Skip to content

Hostname

kvt.nl

Last fetched

kvt.nl resolves to 1 IPv4 address operated by AS21221 in NL. WHOIS lists registrar:addvision b.v. lelystraat 93p 3364ah sliedrecht netherlands as the registrar.

Nutrition Label

WHISPER CANON · kvt.nlRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kvt.nl

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.74.32217.18.64.0/20AS21221NL

WHOIS identity

Registrar
registrar:addvision b.v. lelystraat 93p 3364ah sliedrecht netherlands
Organization
Contact emails

Subdomains

9 observed subdomains of kvt.nl.

Web-graph footprint

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

56 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kvt.nl.

MechanismTarget
SPF_Akvt.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP141.138.200.155
SPF_IP2a02:348:6e:6096:0:0:0:1
SPF_IP31.3.96.150
SPF_IP92.65.77.241
SPF_MXkvt.nl

Related pages

Pivot deeper into the graph from kvt.nl.

Cypher and MCP

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

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