Skip to content

Hostname

tdan.com

Last fetched

tdan.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tdan.comRouting diversity6.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tdan.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.24.90100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.185.6916.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.10.4634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.137.11734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.248.14635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.115.24435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.164.7244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.247.10344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.156.8744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.178.544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.157.10852.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.244.4254.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.143.10854.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.158.10754.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.113.2454.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.138.24654.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.33.20154.244.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.121.10654.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.75.15535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.218.16016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of tdan.com.

Subdomain
www.tdan.com

Web-graph footprint

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

439 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tdan.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tdan.com.

Cypher and MCP

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

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