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
Resolution chain
kvt.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.18.74.32 | 217.18.64.0/20 | AS21221 | — | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for kvt.nl.
| Mechanism | Target |
|---|---|
| SPF_A | kvt.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.routit.net |
| SPF_IP | 141.138.200.155 |
| SPF_IP | 2a02:348:6e:6096:0:0:0:1 |
| SPF_IP | 31.3.96.150 |
| SPF_IP | 92.65.77.241 |
| SPF_MX | kvt.nl |
Related pages
Pivot deeper into the graph from kvt.nl.
- IP · 217.18.74.32
- ASN · AS21221
- Registrar · registrar:addvision b.v. lelystraat 93p 3364ah sliedrecht netherlands
- Country · NL
- TLD · .nl
- Browse hostnames · kv…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.