Hostname
compassinet.com
Last fetched
compassinet.com resolves to 1 IPv4 address operated by COMPASSGROUP-USA - Compass Group USA Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
compassinet.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 |
|---|---|---|---|---|
| 208.82.2.120 | 208.82.2.0/24 | AS16674 | COMPASSGROUP-USA - Compass Group USA Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of compassinet.com owner
- Contact emails
- compasswebcerts@compass-usa.com
- 32f1a777-80a2-4c2f-91a2-e8634e3de58a@identity-protect.org
- 787b12a6-4a64-4177-9d87-94ad2416d282@identity-protect.org
- 8b9225fc-88eb-4d8a-97bf-6ec99098f8bf@identity-protect.org
- 9ee4654b-8851-4812-969e-b4e94e6ee2a0@identity-protect.org
- b73183e8-db6b-4436-9aa6-3f804f8533a6@identity-protect.org
- e7796de6-cbf3-4dff-bcf3-537417c020f0@identity-protect.org
- f1972117-73f8-405a-8b9d-360a4a9b2733@identity-protect.org
- owner-1783031@compassinet.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of compassinet.com.
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for compassinet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-00229301.pphosted.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 165.193.56.42/32 |
| SPF_IP | 165.91.22.20 |
| SPF_IP | 192.190.92.246 |
| SPF_IP | 198.207.146.196 |
| SPF_IP | 198.207.147.0/24 |
| SPF_IP | 204.239.0.0/24 |
| SPF_IP | 208.82.3.112 |
| SPF_IP | 65.74.169.93 |
Related pages
Pivot deeper into the graph from compassinet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compassinet.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.