Skip to content

Hostname

vr-rr.nl

Last fetched

vr-rr.nl resolves to 1 IPv4 address operated by AS34427 in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · vr-rr.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vr-rr.nl

Resolution chain

vr-rr.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.38.232.187185.38.232.0/22AS34427NL

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

28 observed subdomains of vr-rr.nl.

Web-graph footprint

Distinct hostnames that link to or from vr-rr.nl in the public web crawl.

130 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vr-rr.nl.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.yellowyard.nl
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP145.7.91.181
SPF_IP188.203.135.96/27
SPF_IP213.207.109.96/28

Related pages

Pivot deeper into the graph from vr-rr.nl.

Cypher and MCP

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

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