Skip to content

Hostname

compassus.com

Last fetched

compassus.com resolves to 1 IPv4 address operated by ATI-ASN - ATI in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · compassus.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/compassus.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.225.161.2267.225.128.0/17AS32244ATI-ASN - ATIUS

WHOIS identity

Registrar
iana:2
Organization
fc compassus
Contact emails

Subdomains

14 observed subdomains of compassus.com.

Web-graph footprint

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

319 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for compassus.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.90.154.166
SPF_IP142.0.180.120/32
SPF_IP149.172.147.186
SPF_IP157.55.181.162
SPF_IP157.55.188.193
SPF_IP167.89.101.239/32
SPF_IP168.245.40.44/32
SPF_IP172.202.192.238
SPF_IP20.45.58.52
SPF_IP209.134.131.132/32
SPF_IP40.69.161.181
SPF_IP40.74.234.112
SPF_IP40.84.227.195
SPF_IP52.3.204.98
SPF_IP54.144.229.150
SPF_IP67.225.161.22
SPF_IP70.37.55.86

Related pages

Pivot deeper into the graph from compassus.com.

Cypher and MCP

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

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