Skip to content

Hostname

d.commonsupport.com

Last fetched

d.commonsupport.com resolves to 2 IPv4 addresses operated by WHG-DAL in US.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with d.commonsupport.com in WhisperGraph.

Subdomains

2 observed subdomains of d.commonsupport.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • d.commonsupport.com

SPF policy

10 SPF mechanisms authorising senders for d.commonsupport.com.

MechanismTarget
SPF_Ad.commonsupport.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP104.194.9.167
SPF_IP170.249.194.26
SPF_IP185.181.255.35
SPF_IP185.181.255.37
SPF_IP192.250.227.23
SPF_IP198.38.90.97
SPF_IP72.9.149.64
SPF_MXd.commonsupport.com

Related pages

Pivot deeper into the graph from d.commonsupport.com.

Cypher and MCP

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

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