Skip to content

Hostname

nvkp.nl

Last fetched

nvkp.nl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:e-tailors b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.245.71.112188.245.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:e-tailors b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of nvkp.nl.

Web-graph footprint

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

197 sites link to this hostname.

248 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for nvkp.nl.

MechanismTarget
SPF_Anvkp.nl
SPF_INCLUDE_spf.cobytes.email
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.e-tailors.net
SPF_IP136.243.167.86
SPF_IP212.54.42.165/32
SPF_IP212.54.42.169/32
SPF_IP2a01:4f8:d0a:62f8:0:0:0:2
SPF_MXnvkp.nl

Related pages

Pivot deeper into the graph from nvkp.nl.

Cypher and MCP

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

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