Hostname
compass-canada.com
Last fetched
compass-canada.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
compass-canada.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
- Registrar
- iana:469
- Organization
- compass group canada
- Contact emails
Subdomains
31 observed subdomains of compass-canada.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compass-canada.com in the public web crawl.
139 sites link to this hostname.
93 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for compass-canada.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc8.sapsf.com |
| SPF_INCLUDE | _spf.qp-mail.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | spf-00229301.pphosted.com |
| SPF_INCLUDE | spf.givex.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 148.105.12.0/24 |
| SPF_IP | 165.193.56.42/32 |
| SPF_IP | 165.91.22.20 |
| SPF_IP | 192.190.92.246 |
| SPF_IP | 192.254.126.187 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 198.207.146.196 |
| SPF_IP | 198.207.147.0/24 |
| SPF_IP | 204.239.0.0/24 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 208.75.123.0/24 |
| SPF_IP | 208.82.3.112 |
| SPF_IP | 65.74.169.93 |
| SPF_IP | 66.11.146.71 |
Related pages
Pivot deeper into the graph from compass-canada.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compass-canada.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.