Hostname
knkb.nl
Last fetched
knkb.nl resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists registrar:innerheight internet diensten b.v. as the registrar.
Nutrition Label
Resolution chain
knkb.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 |
|---|---|---|---|---|
| 185.73.34.3 | 185.73.34.0/24 | AS60781 | — | NL |
WHOIS identity
- Registrar
- registrar:innerheight internet diensten b.v.
- Organization
- —
- Contact emails
- —
Subdomains
9 observed subdomains of knkb.nl.
Web-graph footprint
Distinct hostnames that link to or from knkb.nl in the public web crawl.
104 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for knkb.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sparkpostmail.com |
| SPF_INCLUDE | cinnamon.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2a00:f60:0:0:0:0:2:156 |
| SPF_IP | 2a00:f60:0:0:0:0:2:157 |
| SPF_IP | 2a00:f60:0:0:0:0:2:158 |
| SPF_IP | 77.94.250.156 |
| SPF_IP | 77.94.250.157/29 |
| SPF_IP | 77.94.250.158 |
| SPF_MX | knkb.nl |
Related pages
Pivot deeper into the graph from knkb.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "knkb.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.