Hostname
tdstelecom.com
Last fetched
tdstelecom.com resolves to 1 IPv4 address operated by TDS-AS - TDS TELECOM in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
tdstelecom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 69.128.137.165 | 69.128.0.0/14 | AS4181 | TDS-AS - TDS TELECOM | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- telephone and data systems, inc. telephone and data systems
- Contact emails
Subdomains
55 observed subdomains of tdstelecom.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tdstelecom.com in the public web crawl.
504 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
45 SPF mechanisms authorising senders for tdstelecom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc8.sapsf.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfhost.messageprovider.com |
| SPF_IP | 12.129.35.0/27 |
| SPF_IP | 13.111.0.0/16 |
| SPF_IP | 136.147.135.0/24 |
| SPF_IP | 136.147.176.0/24 |
| SPF_IP | 136.147.182.0/24 |
| SPF_IP | 147.249.4.125/32 |
| SPF_IP | 147.249.4.126/31 |
| SPF_IP | 147.249.4.128/31 |
| SPF_IP | 147.249.4.130 |
| SPF_IP | 156.55.193.212/30 |
| SPF_IP | 156.55.203.218/31 |
| SPF_IP | 156.55.203.220/32 |
| SPF_IP | 156.55.205.65/32 |
| SPF_IP | 156.55.205.66/31 |
| SPF_IP | 169.145.39.240/29 |
| SPF_IP | 184.60.40.145 |
| SPF_IP | 184.60.40.146 |
| SPF_IP | 184.60.40.4 |
| SPF_IP | 184.60.40.5 |
| SPF_IP | 198.245.81.0/24 |
| SPF_IP | 199.122.123.0/24 |
| SPF_IP | 199.200.27.18/31 |
| SPF_IP | 199.200.27.29/32 |
| SPF_IP | 199.200.27.30/32 |
| SPF_IP | 206.71.18.20/31 |
| SPF_IP | 43.228.185.67/32 |
| SPF_IP | 43.228.187.74/32 |
| SPF_IP | 69.128.233.131 |
| SPF_IP | 69.128.233.224 |
| SPF_IP | 69.128.235.139 |
| SPF_IP | 69.128.235.161 |
| SPF_IP | 69.128.72.30 |
| SPF_IP | 69.128.72.31 |
| SPF_IP | 69.128.76.19 |
| SPF_IP | 69.128.76.59 |
| SPF_IP | 69.128.78.105 |
| SPF_IP | 69.128.78.106 |
| SPF_IP | 69.128.79.137 |
| SPF_IP | 69.128.79.171 |
| SPF_IP | 8.43.176.53/32 |
Related pages
Pivot deeper into the graph from tdstelecom.com.
- IP · 69.128.137.165
- ASN · AS4181TDS-AS - TDS TELECOM
- Registrar · iana:299
- Country · US
- Email · telecom.registrant@tdsinc.com
- TLD · .com
- Browse hostnames · td…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tdstelecom.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.