Skip to content

Hostname

demonopol.com

Last fetched

demonopol.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · demonopol.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/demonopol.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.185.1083.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.1223.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.373.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.403.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
52.84.143.1452.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.7252.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.7952.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.8352.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for demonopol.com.

MechanismTarget
SPF_Ademonopol.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsendersrv.com
SPF_MXdemonopol.com

Related pages

Pivot deeper into the graph from demonopol.com.

Cypher and MCP

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

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