Skip to content

Hostname

dormio.com

Last fetched

dormio.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · dormio.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dormio.com

Resolution chain

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

IPPrefixASNOperatorCountry
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
iana:1052
Organization
dormio group b.v.
Contact emails

Subdomains

1 observed subdomain of dormio.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dormio.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl

Related pages

Pivot deeper into the graph from dormio.com.

Cypher and MCP

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

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