Skip to content

Hostname

knhb.nl

Last fetched

knhb.nl resolves to 2 IPv4 addresses operated by AS12859 in NL. WHOIS lists registrar:exonet b.v. as the registrar.

Nutrition Label

WHISPER CANON · knhb.nlRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/knhb.nl

Resolution chain

knhb.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:exonet b.v.
Organization
Contact emails

Subdomains

24 observed subdomains of knhb.nl.

Web-graph footprint

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

268 sites link to this hostname.

280 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for knhb.nl.

MechanismTarget
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsurvey.businessmonitor.nl
SPF_IP195.72.122.163
SPF_IP213.133.55.16/29
SPF_IP213.206.122.137
SPF_IP52.178.135.21/32
SPF_IP54.217.213.165
SPF_IP62.177.173.224/29
SPF_IP64.225.67.123
SPF_IP87.233.11.36/32
SPF_IP87.233.11.37/32
SPF_IP87.233.11.50/32
SPF_IP93.117.238.116

Related pages

Pivot deeper into the graph from knhb.nl.

Cypher and MCP

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

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