Skip to content

Hostname

compass-group.nl

Last fetched

compass-group.nl resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists registrar:corporation service company limited as the registrar.

Nutrition Label

WHISPER CANON · compass-group.nlRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/compass-group.nl

Resolution chain

compass-group.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.22.115.24784.22.115.0/24AS196752NL

WHOIS identity

Registrar
registrar:corporation service company limited
Organization
Contact emails

Subdomains

22 observed subdomains of compass-group.nl.

Web-graph footprint

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

81 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for compass-group.nl.

MechanismTarget
SPF_INCLUDE_spf-compass.benque.nl
SPF_INCLUDEmailg.courseware.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.topdesk.net
SPF_IP158.120.80.55/32
SPF_IP193.109.254.111
SPF_IP193.172.163.193
SPF_IP193.172.163.201
SPF_IP2001:7b8:62b:0:400:d4ff:fe72:7177
SPF_IP212.114.113.119
SPF_IP2a02:2770:0:0:21a:4aff:feb4:fc5
SPF_IP2a02:2770:15:0:21a:4aff:fe09:a1ab
SPF_IP2a02:2770:15:0:21a:4aff:fe1b:b8a5
SPF_IP35.156.112.28/32
SPF_IP35.157.102.14/32
SPF_IP46.19.36.168
SPF_IP52.18.10.62
SPF_IP52.208.178.211
SPF_IP52.208.39.99
SPF_IP52.48.216.146
SPF_IP52.58.42.15/32
SPF_IP64.138.28.21
SPF_IP80.84.235.70/32
SPF_IP81.93.56.236
SPF_IP84.22.107.172
SPF_IP84.22.107.208
SPF_IP84.22.115.247
SPF_IP89.161.142.119
SPF_IP89.188.2.98
SPF_IP89.188.2.99
SPF_IP99.80.177.69
SPF_MXcompass-group.nl

Related pages

Pivot deeper into the graph from compass-group.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "compass-group.nl"})-[: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.