Skip to content

Hostname

compsych.com

Last fetched

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

Nutrition Label

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

Resolution chain

compsych.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 compsych.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for compsych.com.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf-00311d02.pphosted.com
SPF_INCLUDEspf.benefitfocus.com
SPF_INCLUDEspf.cernerasp.com
SPF_INCLUDEspf.hosting.americaneagle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP141.193.213.20/32
SPF_IP141.193.213.21/32
SPF_IP144.223.212.50
SPF_IP148.163.143.150
SPF_IP148.163.147.203
SPF_IP162.250.11.68
SPF_IP204.62.190.4
SPF_IP204.62.190.5
SPF_IP35.237.86.10
SPF_IP4.2.210.218
SPF_IP52.1.14.157/32
SPF_IP67.231.149.235
SPF_IP67.231.157.211
SPF_MXcompsych-com.mail.protection.outlook.com
SPF_MXcompsych.com

Related pages

Pivot deeper into the graph from compsych.com.

Cypher and MCP

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

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