Skip to content

Hostname

dirkdirk.com

Last fetched

dirkdirk.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 · dirkdirk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dirkdirk.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.164.12413.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.12613.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.2213.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.5313.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
siteground.com
Contact emails

Subdomains

30 observed subdomains of dirkdirk.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dirkdirk.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from dirkdirk.com.

Cypher and MCP

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

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