Skip to content

Hostname

sitemap.digstatic.dmm.com

Last fetched

sitemap.digstatic.dmm.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PH.

Nutrition Label

WHISPER CANON · sitemap.digstatic.dmm.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sitemap.digstatic.dmm.com

Resolution chain

sitemap.digstatic.dmm.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.170.249.1063.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.403.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.693.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.853.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

No WHOIS records are currently associated with sitemap.digstatic.dmm.com in WhisperGraph.

Subdomains

2 observed subdomains of sitemap.digstatic.dmm.com.

Threat posture

History

Related pages

Pivot deeper into the graph from sitemap.digstatic.dmm.com.

Cypher and MCP

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

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