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
Resolution chain
knhs.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 |
|---|---|---|---|---|
| 20.105.224.41 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:isource|schipholweg 68f|2316xd leiden|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
26 observed subdomains of knhs.nl.
Showing 23 of 26. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for knhs.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.emyris.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.spotler.email |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.simplemailservice.eu |
| SPF_IP | 161.51.75.98 |
| SPF_IP | 185.46.182.1/32 |
| SPF_IP | 185.46.182.200/29 |
| SPF_IP | 185.46.182.208/31 |
| SPF_IP | 213.247.57.132 |
| SPF_IP | 213.247.57.139 |
| SPF_IP | 2603:10a6:10:2e7:0:0:0:20 |
| SPF_IP | 2a02:23e8::/32 |
| SPF_IP | 37.221.216.0/21 |
| SPF_IP | 37.46.139.112/29 |
| SPF_IP | 46.31.48.0/21 |
| SPF_IP | 52.29.184.146/32 |
| SPF_IP | 93.94.226.32/27 |
Related pages
Pivot deeper into the graph from knhs.nl.
- IP · 20.105.224.41
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:isource|schipholweg 68f|2316xd leiden|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · kn…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.