Skip to content

Hostname

demodern.com

Last fetched

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.11513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.43.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.563.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.583.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.763.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
demodern gmbh i.g.
Contact emails

Subdomains

8 observed subdomains of demodern.com.

Web-graph footprint

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

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for demodern.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from demodern.com.

Cypher and MCP

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

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