Skip to content

Hostname

knhs.nl

Last fetched

knhs.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:isource|schipholweg 68f|2316xd leiden|netherlands|| as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.224.4120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:isource|schipholweg 68f|2316xd leiden|netherlands||
Organization
Contact emails

Subdomains

26 observed subdomains of knhs.nl.

Web-graph footprint

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

684 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for knhs.nl.

MechanismTarget
SPF_INCLUDE_spf.emyris.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simplemailservice.eu
SPF_IP161.51.75.98
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP213.247.57.132
SPF_IP213.247.57.139
SPF_IP2603:10a6:10:2e7:0:0:0:20
SPF_IP2a02:23e8::/32
SPF_IP37.221.216.0/21
SPF_IP37.46.139.112/29
SPF_IP46.31.48.0/21
SPF_IP52.29.184.146/32
SPF_IP93.94.226.32/27

Related pages

Pivot deeper into the graph from knhs.nl.

Cypher and MCP

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

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