Skip to content

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

WHISPER CANON · knkb.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/knkb.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.73.34.3185.73.34.0/24AS60781NL

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for knkb.nl.

MechanismTarget
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEcinnamon.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a00:f60:0:0:0:0:2:156
SPF_IP2a00:f60:0:0:0:0:2:157
SPF_IP2a00:f60:0:0:0:0:2:158
SPF_IP77.94.250.156
SPF_IP77.94.250.157/29
SPF_IP77.94.250.158
SPF_MXknkb.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.