Skip to content

Hostname

ted.com

Last fetched

ted.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · ted.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ted.com

Resolution chain

ted.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.172.130100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.225.2073.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.76.22734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.34.17734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.86.13135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.168.9244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.212.8344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.48.16544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.122.10552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.130.14452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.147.22352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.0.16852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
dan russell
Contact emails

Subdomains

137 observed subdomains of ted.com.

Web-graph footprint

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

125,291 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ted.com.

Related pages

Pivot deeper into the graph from ted.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ted.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.