Skip to content

Hostname

dmctools.com

Last fetched

dmctools.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

dmctools.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for dmctools.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Admctools.com
SPF_INCLUDEem2090.dmctools.com
SPF_INCLUDEemail.peopleanswers.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu26153338.wl089.sendgrid.net
SPF_IP18.235.90.168
SPF_IP192.254.115.42/32
SPF_IP2a0e:9dc0:4::/48
SPF_IP34.195.59.8
SPF_IP34.197.71.134
SPF_IP34.235.193.43
SPF_IP35.168.196.223
SPF_IP35.171.43.198
SPF_IP45.136.240.0/22
SPF_IP52.206.11.186
SPF_IP52.7.18.143
SPF_IP52.7.196.90
SPF_IP54.156.214.132
SPF_IP54.164.184.28
SPF_IP54.209.166.65
SPF_IP54.85.146.185
SPF_IP54.85.158.57
SPF_IP54.85.250.59
SPF_IP54.85.33.107
SPF_IP54.85.43.166
SPF_IP54.85.61.137
SPF_IP54.85.63.33
SPF_IP54.86.41.2
SPF_IP54.86.65.25
SPF_IP66.162.19.66
SPF_IP75.112.22.82
SPF_IP75.112.22.86
SPF_IP75.112.23.110
SPF_MXdmctools.com

Related pages

Pivot deeper into the graph from dmctools.com.

Cypher and MCP

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

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