Skip to content

Hostname

dmns.org

Last fetched

dmns.org resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dmns.orgRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/dmns.org

Resolution chain

dmns.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.223.161.20545.223.161.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
colorado museum of natural history
Contact emails

Subdomains

79 observed subdomains of dmns.org.

Web-graph footprint

Distinct hostnames that link to or from dmns.org in the public web crawl.

1,878 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dmns.org.

MechanismTarget
SPF_Admns.org
SPF_INCLUDE_spf.dayforcehcm.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.145.10.0/24
SPF_IP208.75.123.0/24
SPF_IP4.4.78.192/26
SPF_IP67.51.123.126
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_MXdmns.org

Related pages

Pivot deeper into the graph from dmns.org.

Cypher and MCP

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

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