Skip to content

Hostname

rivm.nl

Last fetched

rivm.nl resolves to 2 IPv4 addresses operated by SURFNET-NL SURFnet, The Netherlands in NL. WHOIS lists registrar:rijksoverheid as the registrar.

Nutrition Label

WHISPER CANON · rivm.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rivm.nl

Resolution chain

rivm.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.224.245.84131.224.0.0/16AS1103SURFNET-NL SURFnet, The NetherlandsNL
131.224.245.85131.224.0.0/16AS1103SURFNET-NL SURFnet, The NetherlandsNL

WHOIS identity

Registrar
registrar:rijksoverheid
Organization
Contact emails

Subdomains

291 observed subdomains of rivm.nl.

Web-graph footprint

Distinct hostnames that link to or from rivm.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rivm.nl.

MechanismTarget
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sslpost.com
SPF_IP131.224.254.240/28
SPF_IP131.224.7.5
SPF_IP144.43.249.200
SPF_IP62.204.92.128/26
SPF_IP80.84.235.70/32

Related pages

Pivot deeper into the graph from rivm.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rivm.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.