Hostname
postcode.nl
Last fetched
postcode.nl is a registered hostname under the .nl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:domain robot|maximilianstr. 6|93047|regensburg|germany||
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of postcode.nl.
Web-graph footprint
Distinct hostnames that link to or from postcode.nl in the public web crawl.
179 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for postcode.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | parse.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | smtp.groovehq.com |
| SPF_IP | 141.105.126.114 |
| SPF_IP | 148.251.40.150 |
| SPF_IP | 2001:1af8:4010:a017:4:0:0:1 |
| SPF_IP | 2001:1af8:4700:a067:7:0:0:1 |
| SPF_IP | 2a01:4f8:201:908c:0:0:0:2 |
| SPF_IP | 2a02:2308:0:0:0:c9b:1:d4 |
| SPF_IP | 37.48.93.158 |
| SPF_IP | 62.212.88.47 |
Related pages
Pivot deeper into the graph from postcode.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "postcode.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.