Skip to content

Hostname

knaf.nl

Last fetched

knaf.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · knaf.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/knaf.nl

Resolution chain

knaf.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.5.206104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.133.213172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.107.90.20185.107.88.0/22AS197902NL

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

13 observed subdomains of knaf.nl.

Web-graph footprint

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

155 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for knaf.nl.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.whmail.panthera.nl

Related pages

Pivot deeper into the graph from knaf.nl.

Cypher and MCP

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

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