Skip to content

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

WHISPER CANON · compass-group.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/compass-group.com

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.

IPPrefixASNOperatorCountry
212.58.42.47212.58.32.0/19AS8586OBSL-ASGB

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.

Web-graph footprint

Distinct hostnames that link to or from compass-group.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for compass-group.com.

MechanismTarget
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP104.41.130.239
SPF_IP134.213.158.154
SPF_IP172.173.223.128
SPF_IP172.190.240.206
SPF_IP18.157.50.0
SPF_IP18.194.57.1
SPF_IP18.196.135.46
SPF_IP18.196.9.16
SPF_IP18.208.102.98/32
SPF_IP198.244.57.19
SPF_IP20.121.184.39
SPF_IP212.188.178.246
SPF_IP212.188.178.254
SPF_IP217.158.229.254
SPF_IP23.100.28.101
SPF_IP23.251.239.4/32
SPF_IP3.121.21.74
SPF_IP34.194.133.99
SPF_IP34.198.49.212
SPF_IP34.240.123.144/32
SPF_IP34.252.232.69/32
SPF_IP35.170.128.37/32
SPF_IP4.227.239.88
SPF_IP48.217.242.216
SPF_IP52.205.236.97
SPF_IP52.208.212.98/32
SPF_IP52.212.177.196/32
SPF_IP52.212.227.234
SPF_IP54.240.50.159/32
SPF_IP54.240.88.44
SPF_IP54.246.220.150/32
SPF_IP54.246.224.90/32
SPF_IP54.89.46.80/32
SPF_IP62.13.142.38
SPF_IP80.244.183.47
SPF_IP85.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.