Skip to content

Hostname

dormio.nl

Last fetched

dormio.nl resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:xs4all internet b.v. teleportboulevard 121 1043ej amsterdam netherlands as the registrar.

Nutrition Label

WHISPER CANON · dormio.nlRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/dormio.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.7.243104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.26172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.156.115.7718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.68.703.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.240.24452.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.248.6552.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.29.10852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.58.6663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:xs4all internet b.v. teleportboulevard 121 1043ej amsterdam netherlands
Organization
Contact emails

Subdomains

25 observed subdomains of dormio.nl.

Web-graph footprint

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

136 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dormio.nl.

MechanismTarget
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.europe.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dormio.nl.

Cypher and MCP

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

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