Skip to content

Hostname

dmatter.com

Last fetched

dmatter.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · dmatter.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dmatter.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:2
Organization
digital address
Contact emails

Subdomains

16 observed subdomains of dmatter.com.

Web-graph footprint

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

135 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dmatter.com.

MechanismTarget
SPF_Admatter.com
SPF_Asmtp-out-1.constellationhbs.com
SPF_INCLUDE43829564.spf03.hubspotemail.net
SPF_INCLUDEclispf.bkfs.com
SPF_INCLUDEspf-002d2f01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.201.66.27/32
SPF_IP35.208.73.248
SPF_IP74.113.193.80/32
SPF_MXdmatter.com

Related pages

Pivot deeper into the graph from dmatter.com.

Cypher and MCP

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

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