Hostname
compello.nl
Last fetched
compello.nl resolves to 3 IPv4 addresses operated by AS48635 in NL. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
compello.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.131.10.226 | 145.131.10.0/24 | AS48635 | — | NL |
| 199.60.103.116 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.16 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
21 observed subdomains of compello.nl.
Showing 20 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compello.nl in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for compello.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 172.217.197.26/32 |
| SPF_IP | 62.204.93.136/32 |
| SPF_IP | 80.246.183.2/32 |
| SPF_IP | 83.149.98.65/32 |
| SPF_IP | 85.17.187.195/32 |
| SPF_IP | 95.211.74.211/32 |
Related pages
Pivot deeper into the graph from compello.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compello.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.