Skip to content

Hostname

dunkpool.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.79.1343.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.913.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.1603.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.33.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.12252.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.221.20252.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.9152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.7552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.169.1152.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.193.15552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.193.5152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.5152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.236.20352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.239.9952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.9152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.20352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dunkpool.com.

MechanismTarget
SPF_IP184.69.121.2
SPF_IP75.154.254.16

Related pages

Pivot deeper into the graph from dunkpool.com.

Cypher and MCP

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

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