Skip to content

Hostname

knov.nl

Last fetched

knov.nl resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · knov.nlRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/knov.nl

Resolution chain

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

IPPrefixASNOperatorCountry
163.172.239.14163.172.0.0/16AS12876FR

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

16 observed subdomains of knov.nl.

Web-graph footprint

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

563 sites link to this hostname.

314 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for knov.nl.

MechanismTarget
SPF_Aknov.nl
SPF_Amta.previder.nl
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.pe-online.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.29.229
SPF_IP163.172.239.14
SPF_IP168.119.242.223/32
SPF_IP185.29.200.106
SPF_IP2001:1690:65::200/48
SPF_IP2a01:4f8:191:20e4:0:0:0:2
SPF_IP2a01:4f8:c010:24c6:0:0:0:2
SPF_IP84.241.184.191
SPF_IP84.241.184.219
SPF_MXknov.nl

Related pages

Pivot deeper into the graph from knov.nl.

Cypher and MCP

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

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