Skip to content

Hostname

didim-ad.com

Last fetched

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

Nutrition Label

WHISPER CANON · didim-ad.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/didim-ad.com

Resolution chain

didim-ad.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.1513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.144.1118.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.1218.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.5018.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:69
Organization
kim kwang youn
Contact emails

Subdomains

2 observed subdomains of didim-ad.com.

Web-graph footprint

Distinct hostnames that link to or from didim-ad.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for didim-ad.com.

MechanismTarget
SPF_IP61.42.1.15

Related pages

Pivot deeper into the graph from didim-ad.com.

Cypher and MCP

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

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