Skip to content

Hostname

nvb.nl

Last fetched

nvb.nl resolves to 1 IPv4 address operated by AS39704 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · nvb.nlRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/nvb.nl

Resolution chain

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

IPPrefixASNOperatorCountry
195.216.246.81195.216.246.0/24AS39704NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

9 observed subdomains of nvb.nl.

Web-graph footprint

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

612 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for nvb.nl.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.by-tres.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rhm.hosting
SPF_INCLUDEspf.topdesk.net
SPF_IP13.94.138.249
SPF_IP188.122.89.132
SPF_IP195.193.168.47
SPF_IP40.114.241.69
SPF_IP52.49.201.246/32
SPF_IP62.112.224.5/32
SPF_IP62.112.237.67
SPF_IP83.136.17.52/32
SPF_IP83.136.18.0/24
SPF_IP87.233.149.171
SPF_IP87.233.149.172
SPF_IP87.233.201.41
SPF_IP87.233.253.202
SPF_IP87.233.83.34

Related pages

Pivot deeper into the graph from nvb.nl.

Cypher and MCP

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

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