Skip to content

Hostname

demon.nl

Last fetched

demon.nl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · demon.nlRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/demon.nl

Resolution chain

demon.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.222.139.10252.222.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.139.11952.222.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.139.2652.222.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.139.7452.222.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

5,743 observed subdomains of demon.nl.

Web-graph footprint

Distinct hostnames that link to or from demon.nl in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for demon.nl.

MechanismTarget
SPF_INCLUDEspf.ews.kpnxchange.com

Related pages

Pivot deeper into the graph from demon.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "demon.nl"})-[: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.