Skip to content

Hostname

dunkndip.com

Last fetched

dunkndip.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:131 as the registrar.

Nutrition Label

WHISPER CANON · dunkndip.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dunkndip.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.201.40108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
195.206.168.38195.206.168.0/24AS8669GB

WHOIS identity

Registrar
iana:131
Organization
touchfinder
Contact emails

Subdomains

1 observed subdomain of dunkndip.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dunkndip.com.

Cypher and MCP

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

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