Hostname
waarneming.nl
Last fetched
waarneming.nl resolves to 2 IPv4 addresses operated by AS1103 in NL. WHOIS lists registrar:het rif b.v.|achterweg 45|9725bm groningen|netherlands|| as the registrar.
Nutrition Label
Resolution chain
waarneming.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 |
|---|---|---|---|---|
| 145.136.253.21 | 145.136.0.0/15 | AS1103 | — | NL |
| 145.136.253.22 | 145.136.0.0/15 | AS1103 | — | NL |
WHOIS identity
- Registrar
- registrar:het rif b.v.|achterweg 45|9725bm groningen|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
165 observed subdomains of waarneming.nl.
Showing 25 of 165. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from waarneming.nl in the public web crawl.
1,513 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for waarneming.nl.
| Mechanism | Target |
|---|---|
| SPF_A | forum.waarneming.nl |
| SPF_A | waarneming.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 145.136.248.128 |
| SPF_IP | 145.136.248.148 |
| SPF_IP | 145.136.253.21 |
| SPF_IP | 145.136.253.22 |
Related pages
Pivot deeper into the graph from waarneming.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "waarneming.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.