Skip to content

Hostname

nipv.nl

Last fetched

nipv.nl resolves to 2 IPv4 addresses operated by AS39371 in NL. WHOIS lists registrar:easyhosting b.v. as the registrar.

Nutrition Label

WHISPER CANON · nipv.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nipv.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:easyhosting b.v.
Organization
Contact emails

Subdomains

37 observed subdomains of nipv.nl.

Web-graph footprint

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

364 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for nipv.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.nipv.nl
SPF_IP136.144.168.160
SPF_IP136.144.172.5
SPF_IP148.105.8.0/21
SPF_IP20.47.149.138/32
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP37.252.120.19
SPF_IP37.97.131.41
SPF_IP46.31.48.0/21
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/17
SPF_IP62.50.13.64/28
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20
SPF_IP83.219.86.176/28
SPF_IP84.22.101.80
SPF_IP91.218.37.0/24

Related pages

Pivot deeper into the graph from nipv.nl.

Cypher and MCP

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

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