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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 84.22.115.247 | 84.22.115.0/24 | AS196752 | — | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
33 SPF mechanisms authorising senders for compass-group.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-compass.benque.nl |
| SPF_INCLUDE | mailg.courseware.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 158.120.80.55/32 |
| SPF_IP | 193.109.254.111 |
| SPF_IP | 193.172.163.193 |
| SPF_IP | 193.172.163.201 |
| SPF_IP | 2001:7b8:62b:0:400:d4ff:fe72:7177 |
| SPF_IP | 212.114.113.119 |
| SPF_IP | 2a02:2770:0:0:21a:4aff:feb4:fc5 |
| SPF_IP | 2a02:2770:15:0:21a:4aff:fe09:a1ab |
| SPF_IP | 2a02:2770:15:0:21a:4aff:fe1b:b8a5 |
| SPF_IP | 35.156.112.28/32 |
| SPF_IP | 35.157.102.14/32 |
| SPF_IP | 46.19.36.168 |
| SPF_IP | 52.18.10.62 |
| SPF_IP | 52.208.178.211 |
| SPF_IP | 52.208.39.99 |
| SPF_IP | 52.48.216.146 |
| SPF_IP | 52.58.42.15/32 |
| SPF_IP | 64.138.28.21 |
| SPF_IP | 80.84.235.70/32 |
| SPF_IP | 81.93.56.236 |
| SPF_IP | 84.22.107.172 |
| SPF_IP | 84.22.107.208 |
| SPF_IP | 84.22.115.247 |
| SPF_IP | 89.161.142.119 |
| SPF_IP | 89.188.2.98 |
| SPF_IP | 89.188.2.99 |
| SPF_IP | 99.80.177.69 |
| SPF_MX | compass-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.