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
Resolution chain
compassus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.225.161.22 | 67.225.128.0/17 | AS32244 | ATI-ASN - ATI | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- fc compassus
- Contact emails
- d244h2uu9tu@networksolutionsprivateregistration.com
- davidshc@msn.com
- e395s9rv5sy@networksolutionsprivateregistration.com
- gp8ck9qc3y5@networksolutionsprivateregistration.com
- h445j7yr6q9@networksolutionsprivateregistration.com
- k37zk4ry84b@networksolutionsprivateregistration.com
- pe8jg8z688c@networksolutionsprivateregistration.com
- ru5cg8r98cp@networksolutionsprivateregistration.com
- s88p249v4cq@networksolutionsprivateregistration.com
- sp2qe2ns6dw@networksolutionsprivateregistration.com
- support@paranet.com
- w745d4vv4ew@networksolutionsprivateregistration.com
- webmaster@compassus.com
- y57mv6em9hd@networksolutionsprivateregistration.com
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for compassus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.samanage.com |
| SPF_INCLUDE | _spf.sendergen.com |
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.90.154.166 |
| SPF_IP | 142.0.180.120/32 |
| SPF_IP | 149.172.147.186 |
| SPF_IP | 157.55.181.162 |
| SPF_IP | 157.55.188.193 |
| SPF_IP | 167.89.101.239/32 |
| SPF_IP | 168.245.40.44/32 |
| SPF_IP | 172.202.192.238 |
| SPF_IP | 20.45.58.52 |
| SPF_IP | 209.134.131.132/32 |
| SPF_IP | 40.69.161.181 |
| SPF_IP | 40.74.234.112 |
| SPF_IP | 40.84.227.195 |
| SPF_IP | 52.3.204.98 |
| SPF_IP | 54.144.229.150 |
| SPF_IP | 67.225.161.22 |
| SPF_IP | 70.37.55.86 |
Related pages
Pivot deeper into the graph from compassus.com.
- IP · 67.225.161.22
- ASN · AS32244ATI-ASN - ATI
- Registrar · iana:2
- Country · US
- Email · d244h2uu9tu@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.