Skip to content

Hostname

ddtpro.com

Last fetched

ddtpro.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ddtpro.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ddtpro.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.8.1118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.9518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of ddtpro.com owner
Contact emails

Subdomains

5 observed subdomains of ddtpro.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ddtpro.com.

MechanismTarget
SPF_INCLUDEkagoya.net
SPF_INCLUDEu7281221.wl222.sendgrid.net

Related pages

Pivot deeper into the graph from ddtpro.com.

Cypher and MCP

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

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