IP Library Granted Patent US 7,346,700
Granted Patent B2
US 7,346,700 · App. 10/408,273 · Granted Mar 18, 2008

System and method for managing e-mail message traffic

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 7,346,700
App. No.
10/408,273
Granted
Mar 18, 2008
Kind
B2
Abstract

A system and method for managing e-mail traffic originating from a specific IP address. An outbound e-mail message is routed to an e-mail governor where the IP address of the computer from which outbound e-mail message originated is determined. A record associated with the originating IP address is created in a datatstore. Metrics useful to determine an e-mail message rate and an e-mail byte rate are stored in the e-mail record. An e-mail message rate is determined and compared with an e-mail message rate threshold. If the e-mail message rate threshold is exceeded, the originating IP address is sending spam e-mail (spam) and redial action is taken. An e-mail byte rate is also determined and compared with an e-mail byte rate threshold. If the e-mail byte rate threshold is exceeded, the originating IP address is using excess network resources to send e-mail and redial action is taken.

Claims (199)

1. A method for blocking excess outbound e-mail traffic originating from an e-mail creation device connected to a shared access network comprising:

creating an outbound e-mail message using an e-mail client operated by the e-mail creation device, wherein the outbound e-mail message comprises packets;

proffering the outbound e-mail message from the e-mail creation device to an e-mail server via a shared access network;

intercepting the proffered outbound e-mail message at an e-mail governor prior to receipt of the proffered e-mail by the e-mail server;

obtaining at the e-mail governor the IP address of the e-mail creation device (the “originating IP address”)from a packet;

determining at the e-mail governor if the originating IP address matches a stored IP address stored in a stored IP address record;

if the originating IP address matches the stored IP address, calculating at the e-mail governor a message transmission rate for the originating IP address and comparing the message transmission rate to a threshold message transmission rate;

if the message transmission rate is less than or equal to the threshold message transmission rate, then sending the proffered outbound e-mail message to the e-mail server;

if the message transmission rate exceeds the threshold message transmission rate, then discarding the outbound e-mail message and blocking subsequent e-mails from the originating IP address.

2. The method for blocking excess outbound email traffic originating from an e-mail creation device connected to a shared access network as in claim 1 , wherein the e-mail creation device is a computer.

3. The method for blocking excess outbound email traffic originating from an e-mail creation device connected to a shared access network as in claim 2 , wherein the computer is selected from the group consisting of a personal computer, a laptop computer, and a personal digital assistant.

4. The method for blocking excess outbound email traffic originating from an e-mail creation device connected to a shared access network as in claim 1 , wherein the e-mail creation device is connected to the shared access network via a wired connection.

5. The method for blocking excess outbound email traffic originating from an e-mail creation device connected to a shared access network as in claim 1 , wherein the e-mail creation device is connected to the shared access network via a wireless connection.

6. The method for blocking excess outbound email traffic originating from an e-mail creation device connected to a shared access network as in claim 1 further comprising:

if the originating IP address does not match the stored IP address, creating a new stored IP address record associated with the IP address of the e-mail creation device, wherein the new stored IP address record comprises the originating IP address of the e-mail creation device, a time when the new stored IP address record was created and a message count of 1.

7. The method for blocking excess outbound email traffic originating from an e-mail creation device connected to a shared access network as in claim 1 , wherein the stored IP address record further comprises:

a message count; and

a time when the stored IP address record was created; and

wherein calculating a message transmission rate for the originating IP address of the proffered outbound e-mail comprises:

timestamping the proffered outbound e-mail message;

incrementing the message count by 1; and

calculating a message transmission rate by dividing the message count by the difference between the proffered outbound e-mail timestamp and the time the IP address record was created.

8. The method for blocking excess outbound email traffic originating from an e-mail creation device connected to a shared access network as in claim 1 , wherein the stored IP record further comprises a message count, wherein the method further comprises establishing a time interval; and

wherein calculating a message transmission rate for the originating IP address of the proffered outbound e-mail comprises:

incrementing the message count by 1;

making a determination whether the time interval has been reached; and

if the time interval has been reached, setting the message transmission rate equal to the message count and setting the message count to zero.

9. The method for blocking excess outbound email traffic originating from an e-mail creation device connected to a shared access network as in claim 8 further comprising:

if the originating IP address does not match the stored IP address, creating a new stored IP address record associated with the IP address of the e-mail creation device, wherein the new stored IP address record comprises the originating IP address of the e-mail creation device and a message count of 1.

10. A method for blocking e-mails from a consumer of excess network resources comprising:

creating an outbound e-mail message using an e-mail client operated by the e-mail creation device, wherein the outbound e-mail message comprises packets;

proffering the outbound e-mail message from the e-mail creation device to an e-mail server via a shared access network;

intercepting the proffered outbound e-mail message at an e-mail governor prior to receipt of the proffered e-mail by the e-mail server;

obtaining at the e-mail governor the IP address of the e-mail creation device (the “originating IP address”) from a packet;

determining at the e-mail governor if the originating IP address matches a stored IP address in a stored IP address record;

if the originating IP address matches the stored IP address, calculating at the e-mail governor a message byte rate for the originating IP address and comparing the message byte rate to a threshold message byte rate;

if the message byte rate is less than or equal to the threshold message byte rate, then sending the proffered outbound e-mail message to the e-mail server; and

if the message byte rate exceeds the threshold message byte rate, then discarding the outbound e-mail message and blocking subsequent e-mails from the originating IP address.

11. The method for blocking e-mails from a consumer of excess network resources as in claim 10 , wherein the e-mail creation device is a computer.

12. The method for blocking e-mails from a consumer of excess network resources as in claim 11 , wherein the computer is selected from the group consisting of a personal computer, a laptop computer, and a personal digital assistant.

13. The method for blocking e-mails from a consumer of excess network resources as in claim 10 , wherein the e-mail creation device is connected to the shared access network via a wired connection.

14. The method for blocking e-mails from a consumer of excess network resources as in claim 10 , wherein the e-mail creation device is connected to the shared access network via a wireless connection.

15. The method for blocking e-mails from a consumer of excess network resources as in claim 10 further comprising:

if the originating IP address does not match the stored IP address, creating a new stored IP address record associated with the IP address of the e-mail creation device, wherein the new stored IP address record of the e-mail creation device comprises the originating IP address of the e-mail creation device, a time when the new stored IP address record was created and a cumulative e-mail message byte total equal to the size in bytes of the proffered outbound e-mail message.

16. The method for blocking e-mails from a consumer of excess network resources as in claim 10 , wherein the stored IP address record further comprises:

a cumulative e-mail message byte total; and

a time when the stored IP address record was created; and

wherein calculating a message byte rate for the originating IP address comprises:

timestamping the proffered outbound e-mail message;

adding the proffered outbound e-mail message size in bytes to the cumulative e-mail message byte total; and

calculating the message byte rate by dividing the cumulative e-mail message byte total by the difference between the proffered outbound e-mail timestamp and the time the stored IP address record was created.

17. The method for blocking e-mails from a consumer of excess network resources as in claim 10 , wherein the stored IP address record further comprises a cumulative message byte total, wherein the method further comprises establishing a time interval; and

wherein calculating a message byte rate for the originating IP address of the proffered outbound e-mail comprises:

adding the proffered outbound e-mail message size in bytes to the cumulative message byte total;

making a determination whether the time interval has been reached; and

if the time interval has been reached, setting the message byte rate equal to the cumulative message byte total and setting the cumulative message byte total to zero.

18. The method for blocking e-mails from a consumer of excess network resources as in claim 17 further comprising:

if the originating IP address does not match the stored IP address, creating a new stored IP record associated with the IP address of the e-mail creation device, wherein the new stored IP address record comprises a cumulative e-mail message byte total equal to the size of the proffered outbound e-mail message in bytes.

19. A system for blocking origination of excess outbound e-mail traffic from an e-mail creation device comprising:

a shared access network;

an e-mail server connected to the shared access network;

an e-mail governor;

an e-mail creation device connected to a shared access network;

an e-mail client operated by the e-mail creation device,

wherein the e-mail client comprises instructions for:

creating an outbound e-mail message, wherein the outbound e-mail message comprises packets; and

proffering the outbound e-mail message to the e-mail server via the shared access network;

a router connected to the shared access network, wherein the router comprises instructions for:

receiving the proffered outbound e-mail message from the e-mail creation device; and

routing the proffered outbound e-mail message to the e-mail governor, wherein the e-mail governor comprises:

an IP address record, wherein the IP address record comprises:

a time when the IP address record was created;

a stored IP address; and

a message count; and

instructions for:

receiving the proffered outbound e-mail message;

obtaining the IP address of the e-mail creation device from which the proffered outbound e-mail message originated (the “originating IP address”)from a packet;

determining if the originating IP address matches the stored IP address in the IP address record;

if the originating IP address does not match the stored IP address then:

creating an IP record associated with the IP address of the e-mail creation device;

storing the time the IP address record was created in the IP address record; and

setting the message count in the IP address record to 1;

if the originating IP address matches the stored IP address then:

timestamping the proffered outbound e-mail message;

incrementing the message count by one;

calculating a message transmission rate by dividing the message count by the difference between the proffered outbound e-mail timestamp and the time the IP record was created;

comparing the message transmission rate to a threshold message transmission rate;

if the message transmission rate is less than or equal to the threshold message transmission rate, then sending the proffered outbound e-mail message to the e-mail server; and

if the message transmission rate exceeds a threshold message transmission rate, then discarding the outbound e-mail message and blocking subsequent e-mails from the originating IP address.

20. The system of claim 19 , wherein the e-mail creation device is a computer.

21. The system of claim 20 , wherein the computer is selected from the group consisting of a personal computer, a laptop computer, and a personal digital assistant.

22. The system of claim 19 , wherein the e-mail creation device is connected to the shared access network via a wired connection.

23. The system of claim 19 , wherein the e-mail creation device is connected to the shared access network via a wireless connection.

24. A system for blocking origination of excess outbound e-mail traffic from an e-mail creation device comprising:

a shared access network;

an e-mail server connected to the shared access network;

an e-mail governor;

an e-mail creation device connected to a shared access network;

an e-mail client operated by the e-mail creation device,

wherein the e-mail client comprises instructions for:

creating an outbound e-mail message, wherein the outbound e-mail message comprises packets; and

proffering the outbound e-mail message to the e-mail server via the shared access network;

a router connected to the shared access network, wherein the router comprises instructions for:

receiving the proffered outbound e-mail message from the e-mail creation device; and

routing the proffered outbound e-mail message to the e-mail governor,

wherein the e-mail governor comprises:

an IP address record, wherein the IP address record comprises:

a stored IP address;

a time interval; and

a message count; and

instructions for:

measuring a time interval;

receiving the proffered outbound e-mail message;

obtaining the IP address of the e-mail creation device from which the proffered outbound e-mail message originated (the “originating IP address”) from a packet;

determining if the originating IP address matches the stored IP address in the IP address record;

if the originating IP address does not match the stored IP address then:

creating an IP record associated with the IP address of the e-mail creation device;

setting the message count in the IP address record to 1;

if the originating IP address matches the stored IP address then:

incrementing the message count by one,

determining if the lapsed time equals or exceeds the time interval;

if the elapsed time is equal to or greater than the time interval, then setting the message transmission rate equal to the message count and setting the elapsed time and the message count to zero;

comparing the message transmission rate to a threshold message transmission rate;

if the message transmission rate is less than or equal to the threshold message transmission rate, then sending the proffered outbound e-mail message to the e-mail server; and

if the message transmission rate exceeds a threshold message transmission rate, then discarding the outbound e-mail message and blocking subsequent e-mails from the originating IP address.

25. The system of claim 24 , wherein the e-mail creation device is a computer.

26. The system of claim 25 , wherein the computer is selected from the group consisting of a personal computer, a laptop computer, and a personal digital assistant.

27. The system of claim 24 , wherein the e-mail creation device is connected to the shared access network via a wired connection.

28. The system of claim 24 , wherein the e-mail creation device is connected to the shared access network via a wireless connection.

29. A system for blocking e-mails from a consumer of excess network resources comprising:

a shared access network;

an e-mail server connected to the shared access network;

an e-mail governor;

an e-mail creation device connected to a shared access network;

an e-mail client operated by the e-mail creation device,

wherein the e-mail client comprises instructions for:

creating an outbound e-mail message, wherein the outbound e-mail message comprises packets; and

proffering the outbound e-mail message to the e-mail server via the shared access network;

a router connected to the shared access network, wherein the routed comprises instructions for:

receiving the proffered outbound e-mail message from the e-mail creation device; and

routing the proffered outbound e-mail message to the e-mail governor,

wherein the e-mail governor comprises:

an IP address record, wherein the IP address record comprises:

a time when the IP address record was created;

a stored IP address; and

a cumulative message byte total; and

instructions for:

receiving the proffered outbound e-mail message, wherein the e-mail message comprises packets;

obtaining the IP address of an e-mail creation device connected to the shared access network from which the proffered outbound e-mail message originated (the “originating IP address”) from a packet;

determining if the originating IP address matches the stored IP address in the IP address record; if the originating IP address does not match the stored IP address then:

creating an IP record associated with the IP address of the e-mail creation device;

storing the time the IP address record was created in the IP address record; and

setting the cumulative message byte total in the IP address record to the size of the proffered outbound e-mail message in bytes;

if the originating IP address matches the stored IP address then:

timestamping the proffered outbound e-mail message,

adding the size of the proffered outbound e-mail message in bytes to the cumulative message byte total;

calculating a message byte rate by dividing the cumulative message byte total by the difference between the proffered outbound e-mail timestamp and the time the IP address record was created;

comparing the message byte rate to a threshold message byte rate;

if the message byte rate is less than or equal to the threshold message byte rate, then sending the proffered outbound e-mail message to the e-mail server; and

if the message byte rate exceeds a threshold message byte rate, then discarding the outbound e-mail message and blocking subsequent e-mails from the originating IP address.

30. The system of claim 29 , wherein the e-mail creation device is a computer.

31. The system of claim 30 , wherein the computer is selected from the group consisting of a personal computer, a laptop computer, and a personal digital assistant.

32. The system of claim 29 , wherein the e-mail creation device is connected to the shared access network via a wired connection.

33. The system of claim 29 , wherein the e-mail creation device is connected to the shared access network via a wireless connection.

34. A system for blocking emails from a consumer of excess network resources comprising:

a shared access network;

an e-mail server connected to the shared access network;

an e-mail governor;

an e-mail creation device connected to a shared access network;

an e-mail client operated by the e-mail creation device,

wherein the e-mail client comprises instructions for:

creating an outbound e-mail message, wherein the outbound e-mail message comprises packets; and

proffering the outbound e-mail message to the e-mail server via the shared access network;

a router connected to the shared access network, wherein the router comprises instructions for:

receiving the proffered outbound e-mail message from the e-mail creation device; and

routing the proffered outbound e-mail message to the e-mail governor,

wherein the e-mail governor comprises:

an IP address record, wherein the IP address record comprises:

a time interval;

a stored IP address; and

a cumulative message byte total; and

instructions for:

measuring the time interval;

receiving the proffered outbound e-mail message, wherein the e-mail message comprises packets;

obtaining the IP address of an e-mail creation device connected to the shared access network from which the proffered outbound e-mail message originated (the “originating IP address”) from a packet;

determining if the originating IP address matches the stored IP address in the IP address record;

if the originating IP address does not match the stored IP address:

creating an IP record associated with the IP address of the e-mail creation device; and

setting the cumulative message byte total in the IP address record to the size of the proffered outbound e-mail message in bytes;

if the originating IP address matches the stored IP address then:

determining if the lapsed time equals or exceeds the time interval;

if the elapsed time is equal to or greater than the time interval, then setting the message byte rate equal to the cumulative message byte total and set the elapsed time and the cumulative message byte total to zero;

comparing the message byte rate to a threshold message byte rate;

if the message byte rate is less than or equal to the threshold message byte rate, then sending the proffered outbound e-mail message to the e-mail server; and

if the message byte rate exceeds a threshold message transmission rate, then discarding the outbound e-mail message and blocking subsequent e-mails from the originating IP address.

35. The system for detecting a consumer of excess network resources as in claim 34 , wherein the e-mail creation device is a computer.

36. The system of claim 35 , wherein the computer is selected from the group consisting of a personal computer, a laptop computer, and a personal digital assistant.

37. The system of claim 35 , wherein the e-mail creation device is connected to the shared access network via a wired connection.

38. The system of claim 34 , wherein the e-mail creation device is connected to the shared access network via a wireless connection.

Assignments (7)
SECURITY INTEREST Recorded Jul 25, 2018
From: BRIGHT HOUSE NETWORKS, LLC; CHARTER COMMUNICATIONS OPERATING, LLC; TIME WARNER CABLE ENTERPRISES LLC; TIME WARNER CABLE INTERNET LLC
To: WELLS FARGO TRUST COMPANY, N.A.
Reel/Frame 046630/0193 →
SECURITY INTEREST Recorded Jul 17, 2018
From: ADCAST NORTH CAROLINA CABLE ADVERTISING, LLC; ALABANZA LLC; AMERICA'S JOB EXCHANGE LLC; COAXIAL COMMUNICATIONS OF CENTRAL OHIO LLC; DUKENET COMMUNICATIONS HOLDINGS, LLC; DUKENET COMMUNICATIONS, LLC; ICI HOLDINGS, LLC; INSIGHT BLOCKER LLC; INSIGHT CAPITAL LLC; INSIGHT COMMUNICATIONS COMPANY LLC; INSIGHT COMMUNICATIONS COMPANY, L.P; INSIGHT COMMUNICATIONS MIDWEST, LLC; INSIGHT COMMUNICATIONS OF CENTRAL OHIO, LLC; INSIGHT COMMUNICATIONS OF KENTUCKY, L.P.; INSIGHT INTERACTIVE, LLC; INSIGHT KENTUCKY CAPITAL, LLC; INSIGHT KENTUCKY PARTNERS I, L.P.; INSIGHT KENTUCKY PARTNERS II, L.P.; INSIGHT MIDWEST HOLDINGS, LLC; INSIGHT MIDWEST, L.P.; INSIGHT PHONE OF INDIANA, LLC; INSIGHT PHONE OF KENTUCKY, LLC; INSIGHT PHONE OF OHIO, LLC; INTERACTIVE CABLE SERVICES, LLC; INTREPID ACQUISITION LLC; NAVISITE LLC; NEW WISCONSIN PROCUREMENT LLC; OCEANIC TIME WARNER CABLE LLC; PARITY ASSETS, LLC; TIME WARNER CABLE BUSINESS LLC; TIME WARNER CABLE ENTERPRISES LLC; TIME WARNER CABLE INFORMATION SERVICES (ALABAMA), LLC; TIME WARNER CABLE INFORMATION SERVICES (ARIZONA), LLC; TIME WARNER CABLE INFORMATION SERVICES (CALIFORNIA), LLC; TIME WARNER CABLE INFORMATION SERVICES (COLORADO), LLC; TIME WARNER CABLE INFORMATION SERVICES (HAWAII), LLC; TIME WARNER CABLE INFORMATION SERVICES (IDAHO), LLC; TIME WARNER CABLE INFORMATION SERVICES (ILLINOIS), LLC; TIME WARNER CABLE INFORMATION SERVICES (INDIANA), LLC; TIME WARNER CABLE INFORMATION SERVICES (KANSAS), LLC; TIME WARNER CABLE INFORMATION SERVICES (KENTUCKY), LLC; TIME WARNER CABLE INFORMATION SERVICES (MAINE), LLC; TIME WARNER CABLE INFORMATION SERVICES (MASSACHUSETTS), LLC; TIME WARNER CABLE INFORMATION SERVICES (MICHIGAN), LLC; TIME WARNER CABLE INFORMATION SERVICES (MISSOURI), LLC; TIME WARNER CABLE INFORMATION SERVICES (NEBRASKA), LLC; TIME WARNER CABLE INFORMATION SERVICES (NEW HAMPSHIRE), LLC; TIME WARNER CABLE INFORMATION SERVICES (NEW JERSEY), LLC; TIME WARNER CABLE INFORMATION SERVICES (NEW MEXICO) LLC; TIME WARNER CABLE INFORMATION SERVICES (NEW YORK), LLC; TIME WARNER CABLE INFORMATION SERVICES (NORTH CAROLINA), LLC; TIME WARNER CABLE INFORMATION SERVICES (OHIO), LLC; TIME WARNER CABLE INFORMATION SERVICES (PENNSYLVANIA), LLC; TIME WARNER CABLE INFORMATION SERVICES (SOUTH CAROLINA), LLC; TIME WARNER CABLE INFORMATION SERVICES (TENNESSEE), LLC; TIME WARNER CABLE INFORMATION SERVICES (TEXAS), LLC; TIME WARNER CABLE INFORMATION SERVICES (VIRGINIA), LLC; TIME WARNER CABLE INFORMATION SERVICES (WASHINGTON), LLC; TIME WARNER CABLE INFORMATION SERVICES (WEST VIRGINIA), LLC; TIME WARNER CABLE INFORMATION SERVICES (WISCONSIN), LLC; TIME WARNER CABLE INTERNATIONAL LLC; TIME WARNER CABLE INTERNET HOLDINGS III LLC; TIME WARNER CABLE INTERNET HOLDINGS LLC; TIME WARNER CABLE INTERNET LLC; TIME WARNER CABLE MEDIA LLC; TIME WARNER CABLE MIDWEST LLC; TIME WARNER CABLE NEW YORK CITY LLC; TIME WARNER CABLE NORTHEAST LLC; TIME WARNER CABLE PACIFIC WEST LLC; TIME WARNER CABLE SERVICES LLC; TIME WARNER CABLE SOUTHEAST LLC; TIME WARNER CABLE SPORTS LLC; TIME WARNER CABLE TEXAS LLC; TWC ADMINISTRATION LLC; TWC COMMUNICATIONS, LLC; TWC DIGITAL PHONE LLC; TWC MEDIA BLOCKER LLC; TWC NEWCO LLC; TWC NEWS AND LOCAL PROGRAMMING HOLDCO LLC; TWC NEWS AND LOCAL PROGRAMMING LLC; TWC REGIONAL SPORTS NETWORK I LLC; TWC SECURITY LLC; TWC SEE HOLDCO LLC; TWC WIRELESS LLC; TWC/CHARTER DALLAS CABLE ADVERTISING, LLC; TWCIS HOLDCO LLC; WISCONSIN PROCUREMENT HOLDCO LLC; BRIGHT HOUSE NETWORKS, LLC; BRIGHT HOUSE NETWORKS INFORMATION SERVICES (ALABAMA), LLC; BRIGHT HOUSE NETWORKS INFORMATION SERVICES (CALIFORNIA), LLC; BRIGHT HOUSE NETWORKS INFORMATION SERVICES (FLORIDA), LLC; BRIGHT HOUSE NETWORKS INFORMATION SERVICES (INDIANA), LLC; BRIGHT HOUSE NETWORKS INFORMATION SERVICES (MICHIGAN), LLC; BHN SPECTRUM INVESTMENTS, LLC; BHN HOME SECURITY SERVICES, LLC; AMERICAN CABLE ENTERTAINMENT COMPANY, LLC; ATHENS CABLEVISION, LLC; AUSABLE CABLE TV, LLC; BRESNAN BROADBAND HOLDINGS, LLC; BRESNAN BROADBAND OF COLORADO, LLC; BRESNAN BROADBAND OF MONTANA, LLC; BRESNAN BROADBAND OF UTAH, LLC; BRESNAN BROADBAND OF WYOMING, LLC; BRESNAN COMMUNICATIONS, LLC; BRESNAN DIGITAL SERVICES, LLC; BRESNAN MICROWAVE OF MONTANA, LLC; CABLE EQUITIES COLORADO, LLC; CABLE EQUITIES OF COLORADO MANAGEMENT LLC CC 10, LLC; CC FIBERLINK, LLC; CC MICHIGAN, LLC; CC SYSTEMS, LLC; CC V HOLDINGS, LLC; CC VI FIBERLINK, LLC; CC VI OPERATING COMPANY, LLC; CC VII FIBERLINK, LLC; CC VIII FIBERLINK, LLC; CC VIII HOLDINGS, LLC; CC VIII OPERATING, LLC; CC VIII, LLC; CCO FIBERLINK, LLC; CCO HOLDCO TRANSFERS VII, LLC; CCO LP, LLC; CCO NR HOLDINGS, LLC; CCO PURCHASING, LLC; CCO SOCAL I, LLC; CCO SOCAL II, LLC; CCO SOCAL VEHICLES, LLC; CCO TRANSFERS, LLC; CHARTER ADVANCED SERVICES (AL), LLC; CHARTER ADVANCED SERVICES (CA), LLC; CHARTER ADVANCED SERVICES (CO), LLC; CHARTER ADVANCED SERVICES (CT), LLC; CHARTER ADVANCED SERVICES (GA), LLC; CHARTER ADVANCED SERVICES (IL), LLC; CHARTER ADVANCED SERVICES (IN), LLC; CHARTER ADVANCED SERVICES (KY), LLC; CHARTER ADVANCED SERVICES (LA), LLC; CHARTER ADVANCED SERVICES (MA), LLC; CHARTER ADVANCED SERVICES (MD), LLC; CHARTER ADVANCED SERVICES (MI), LLC; CHARTER ADVANCED SERVICES (MN), LLC; CHARTER ADVANCED SERVICES (MO), LLC; CHARTER ADVANCED SERVICES (MS), LLC; CHARTER ADVANCED SERVICES (MT), LLC; CHARTER ADVANCED SERVICES (NC), LLC; CHARTER ADVANCED SERVICES (NE), LLC; CHARTER ADVANCED SERVICES (NH), LLC; CHARTER ADVANCED SERVICES (NV), LLC; CHARTER ADVANCED SERVICES (NY), LLC; CHARTER ADVANCED SERVICES (OH), LLC; CHARTER ADVANCED SERVICES (OR), LLC; CHARTER ADVANCED SERVICES (PA), LLC; CHARTER ADVANCED SERVICES (SC), LLC; CHARTER ADVANCED SERVICES (TN), LLC; CHARTER ADVANCED SERVICES (TX), LLC; CHARTER ADVANCED SERVICES (UT), LLC; CHARTER ADVANCED SERVICES (VA), LLC; CHARTER ADVANCED SERVICES (VT), LLC; CHARTER ADVANCED SERVICES (WA), LLC; CHARTER ADVANCED SERVICES (WI), LLC; CHARTER ADVANCED SERVICES (WV), LLC; CHARTER ADVANCED SERVICES (WY), LLC; CHARTER ADVANCED SERVICES VIII (MI), LLC; CHARTER ADVANCED SERVICES VIII (MN), LLC; CHARTER ADVANCED SERVICES VIII (WI), LLC; CHARTER ADVERTISING OF SAINT LOUIS, LLC; CHARTER CABLE OPERATING COMPANY, LLC; CHARTER CABLE PARTNERS, LLC; CHARTER COMMUNICATIONS ENTERTAINMENT I, LLC; CHARTER COMMUNICATIONS ENTERTAINMENT II, LLC; CHARTER COMMUNICATIONS ENTERTAINMENT, LLC; CHARTER COMMUNICATIONS OF CALIFORNIA, LLC; CHARTER COMMUNICATIONS OPERATING CAPITAL CORP.; CHARTER COMMUNICATIONS OPERATING, LLC; CHARTER COMMUNICATIONS PROPERTIES LLC; CHARTER COMMUNICATIONS V, LLC; CHARTER COMMUNICATIONS VENTURES, LLC; CHARTER COMMUNICATIONS VI, L.L.C.; CHARTER COMMUNICATIONS VII, LLC; CHARTER COMMUNICATIONS, LLC; CHARTER DISTRIBUTION, LLC; CHARTER FIBERLINK - ALABAMA, LLC; CHARTER FIBERLINK - GEORGIA, LLC; CHARTER FIBERLINK - ILLINOIS, LLC; CHARTER FIBERLINK - MARYLAND II, LLC; CHARTER FIBERLINK - MICHIGAN, LLC; CHARTER FIBERLINK - MISSOURI, LLC; CHARTER FIBERLINK - NEBRASKA, LLC; CHARTER FIBERLINK - PENNSYLVANIA, LLC; CHARTER FIBERLINK - TENNESSEE, LLC; CHARTER FIBERLINK AR-CCVII, LLC; CHARTER FIBERLINK CA-CCO, LLC; CHARTER FIBERLINK CC VIII, LLC; CHARTER FIBERLINK CCO, LLC; CHARTER FIBERLINK CT-CCO, LLC; CHARTER FIBERLINK LA-CCO, LLC; CHARTER FIBERLINK MA-CCO, LLC; CHARTER FIBERLINK MS-CCVI, LLC; CHARTER FIBERLINK NC-CCO, LLC; CHARTER FIBERLINK NH-CCO, LLC; CHARTER FIBERLINK NV-CCVII, LLC; CHARTER FIBERLINK NY-CCO, LLC; CHARTER FIBERLINK OH-CCO, LLC; CHARTER FIBERLINK OR-CCVII, LLC; CHARTER FIBERLINK SC-CCO, LLC; CHARTER FIBERLINK TX-CCO, LLC; CHARTER FIBERLINK VA-CCO, LLC; CHARTER FIBERLINK VT-CCO, LLC; CHARTER FIBERLINK WA-CCVII, LLC; CHARTER HELICON, LLC; CHARTER HOME SECURITY, LLC; CHARTER LEASING HOLDING COMPANY, LLC; CHARTER LEASING OF WISCONSIN, LLC; CHARTER RMG, LLC; CHARTER STORES FCN, LLC; CHARTER VIDEO ELECTRONICS, LLC; FALCON CABLE COMMUNICATIONS, LLC; FALCON CABLE MEDIA, A CALIFORNIA LIMITED PARTNERSHIP; FALCON CABLE SYSTEMS COMPANY II, L.P.; FALCON CABLEVISION, A CALIFORNIA LIMITED PARTNERSHIP; FALCON COMMUNITY CABLE, L.P.; FALCON COMMUNITY VENTURES I LIMITED PARTNERSHIP; FALCON FIRST CABLE OF THE SOUTHEAST, LLC; FALCON FIRST, LLC; FALCON TELECABLE, A CALIFORNIA LIMITED PARTNERSHIP; FALCON VIDEO COMMUNICATIONS, L.P.; HELICON PARTNERS I, L.P.; HOMETOWN T.V., LLC; HPI ACQUISITION CO. LLC; INTERLINK COMMUNICATIONS PARTNERS, LLC; LONG BEACH, LLC; MARCUS CABLE ASSOCIATES, L.L.C.; MARCUS CABLE OF ALABAMA, L.L.C.; MARCUS CABLE, LLC; MIDWEST CABLE COMMUNICATIONS, LLC; PEACHTREE CABLE TV, L.P.; PEACHTREE CABLE TV, LLC; PHONE TRANSFERS (AL), LLC; PHONE TRANSFERS (CA), LLC; PHONE TRANSFERS (GA), LLC; PHONE TRANSFERS (NC), LLC; PHONE TRANSFERS (TN), LLC; PHONE TRANSFERS (VA), LLC; PLATTSBURGH CABLEVISION, LLC; RENAISSANCE MEDIA LLC; RIFKIN ACQUISITION PARTNERS, LLC; ROBIN MEDIA GROUP, LLC; SCOTTSBORO TV CABLE, LLC TENNESSEE, LLC; THE HELICON GROUP, L.P.; VISTA BROADBAND COMMUNICATIONS, LLC; VOIP TRANSFERS (AL), LLC; VOIP TRANSFERS (CA) LLC; VOIP TRANSFERS (GA), LLC; VOIP TRANSFERS (NC), LLC; VOIP TRANSFERS (TN), LLC; VOIP TRANSFERS (VA), LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 046567/0090 →
CHANGE OF APPLICANT'S ADDRESS Recorded Jul 28, 2017
From: TIME WARNER CABLE ENTERPRISES LLC
To: TIME WARNER CABLE ENTERPRISES LLC
Reel/Frame 043360/0992 →
SECURITY INTEREST Recorded May 18, 2016
From: BRIGHT HOUSE NETWORKS, LLC; CHARTER COMMUNICATIONS OPERATING, LLC; TIME WARNER CABLE ENTERPRISES LLC
To: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 038747/0507 →
MERGER Recorded Jan 21, 2015
From: TIME WARNER ENTERTAINMENT COMPANY, L.P.
To: TIME WARNER CABLE ENTERPRISES LLC
Reel/Frame 034778/0037 →
CORRECTIVE ASSIGNMENT TO CORRECT THE ASSIGNEE PREVIOUSLY RECORDED ON REEL 013955 FRAME 0073. ASSIGNOR(S) HEREBY CONFIRMS THE CORRECT NAME OF THE ASSIGNEE IS TIME WARNER CABLE, A DIVISION OF TIME WARNER ENTERTAINMENT COMPANY, L.P.. Recorded Jan 22, 2008
From: GOULD, KENNETH; CHEN, JOHN ANTHONY
To: TIME WARNER CABLE, A DIVISION OF TIME WARNER ENTERTAINMENT COMPANY, L.P.
Reel/Frame 020398/0468 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 7, 2003
From: GOULD, KENNETH; CHEN, JOHN ANTHONY
To: TIME WARNER CABLE ENTERTAINMENT COMPANY, LP
Reel/Frame 013955/0073 →