Hostname
compass-group.com
Last fetched
compass-group.com resolves to 1 IPv4 address operated by OBSL-AS in GB. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
compass-group.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 |
|---|---|---|---|---|
| 212.58.42.47 | 212.58.32.0/19 | AS8586 | OBSL-AS | GB |
WHOIS identity
- Registrar
- iana:299
- Organization
- compass group holding plc international domain administrator international domain tech
- Contact emails
Subdomains
11 observed subdomains of compass-group.com.
Showing 10 of 11. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compass-group.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
43 SPF mechanisms authorising senders for compass-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc12.successfactors.com |
| SPF_INCLUDE | _spf-dc33.sapsf.eu |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 104.41.130.239 |
| SPF_IP | 134.213.158.154 |
| SPF_IP | 172.173.223.128 |
| SPF_IP | 172.190.240.206 |
| SPF_IP | 18.157.50.0 |
| SPF_IP | 18.194.57.1 |
| SPF_IP | 18.196.135.46 |
| SPF_IP | 18.196.9.16 |
| SPF_IP | 18.208.102.98/32 |
| SPF_IP | 198.244.57.19 |
| SPF_IP | 20.121.184.39 |
| SPF_IP | 212.188.178.246 |
| SPF_IP | 212.188.178.254 |
| SPF_IP | 217.158.229.254 |
| SPF_IP | 23.100.28.101 |
| SPF_IP | 23.251.239.4/32 |
| SPF_IP | 3.121.21.74 |
| SPF_IP | 34.194.133.99 |
| SPF_IP | 34.198.49.212 |
| SPF_IP | 34.240.123.144/32 |
| SPF_IP | 34.252.232.69/32 |
| SPF_IP | 35.170.128.37/32 |
| SPF_IP | 4.227.239.88 |
| SPF_IP | 48.217.242.216 |
| SPF_IP | 52.205.236.97 |
| SPF_IP | 52.208.212.98/32 |
| SPF_IP | 52.212.177.196/32 |
| SPF_IP | 52.212.227.234 |
| SPF_IP | 54.240.50.159/32 |
| SPF_IP | 54.240.88.44 |
| SPF_IP | 54.246.220.150/32 |
| SPF_IP | 54.246.224.90/32 |
| SPF_IP | 54.89.46.80/32 |
| SPF_IP | 62.13.142.38 |
| SPF_IP | 80.244.183.47 |
| SPF_IP | 85.17.187.195/32 |
Related pages
Pivot deeper into the graph from compass-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compass-group.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.