Skip to content

Hostname

www.commsdirect.com

Last fetched

www.commsdirect.com resolves to 1 IPv4 address operated by AS39756 in RO.

Nutrition Label

WHISPER CANON · www.commsdirect.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.commsdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.36.25.4089.36.24.0/21AS39756RO

WHOIS identity

No WHOIS records are currently associated with www.commsdirect.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for www.commsdirect.com.

MechanismTarget
SPF_A1665.submission.antispamcloud.com
SPF_Abtinternet.com
SPF_Awww.commsdirect.com
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.201.17.72
SPF_IP185.201.19.54
SPF_IP213.120.69.0/24
SPF_IP213.120.69.92
SPF_IP89.36.25.40
SPF_MXwww.commsdirect.com

Related pages

Pivot deeper into the graph from www.commsdirect.com.

Cypher and MCP

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

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