Skip to content

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

WHISPER CANON · tdstelecom.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tdstelecom.com

Resolution chain

tdstelecom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.128.137.16569.128.0.0/14AS4181TDS-AS - TDS TELECOMUS

WHOIS identity

Registrar
iana:299
Organization
telephone and data systems, inc. telephone and data systems
Contact emails

Subdomains

55 observed subdomains of tdstelecom.com.

Web-graph footprint

Distinct hostnames that link to or from tdstelecom.com in the public web crawl.

504 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for tdstelecom.com.

MechanismTarget
SPF_INCLUDE_spf-dc8.sapsf.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP12.129.35.0/27
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP147.249.4.125/32
SPF_IP147.249.4.126/31
SPF_IP147.249.4.128/31
SPF_IP147.249.4.130
SPF_IP156.55.193.212/30
SPF_IP156.55.203.218/31
SPF_IP156.55.203.220/32
SPF_IP156.55.205.65/32
SPF_IP156.55.205.66/31
SPF_IP169.145.39.240/29
SPF_IP184.60.40.145
SPF_IP184.60.40.146
SPF_IP184.60.40.4
SPF_IP184.60.40.5
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP199.200.27.18/31
SPF_IP199.200.27.29/32
SPF_IP199.200.27.30/32
SPF_IP206.71.18.20/31
SPF_IP43.228.185.67/32
SPF_IP43.228.187.74/32
SPF_IP69.128.233.131
SPF_IP69.128.233.224
SPF_IP69.128.235.139
SPF_IP69.128.235.161
SPF_IP69.128.72.30
SPF_IP69.128.72.31
SPF_IP69.128.76.19
SPF_IP69.128.76.59
SPF_IP69.128.78.105
SPF_IP69.128.78.106
SPF_IP69.128.79.137
SPF_IP69.128.79.171
SPF_IP8.43.176.53/32

Related pages

Pivot deeper into the graph from tdstelecom.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.