Hostname
trekkerweb.nl
Last fetched
trekkerweb.nl resolves to 2 IPv4 addresses operated by NEDZONE-AS - Eurofiber Cloud Infra B.V. in NL. WHOIS lists registrar:d-hosting as the registrar.
Nutrition Label
Resolution chain
trekkerweb.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.243.232.208 | 77.243.224.0/20 | AS25459 | NEDZONE-AS - Eurofiber Cloud Infra B.V. | NL |
| 94.103.156.213 | 94.103.144.0/20 | AS25459 | NEDZONE-AS - Eurofiber Cloud Infra B.V. | — |
WHOIS identity
- Registrar
- registrar:d-hosting
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of trekkerweb.nl.
Web-graph footprint
Distinct hostnames that link to or from trekkerweb.nl in the public web crawl.
97 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for trekkerweb.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 77.243.232.208 |
| SPF_IP | 77.243.232.219 |
| SPF_IP | 81.18.172.162 |
| SPF_IP | 81.18.172.205 |
Related pages
Pivot deeper into the graph from trekkerweb.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trekkerweb.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.