Skip to content

Hostname

kkfh.nl

Last fetched

kkfh.nl resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists registrar:init3 b.v. as the registrar.

Nutrition Label

WHISPER CANON · kkfh.nlRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/kkfh.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.1.10231.7.0.0/22AS20847NL

WHOIS identity

Registrar
registrar:init3 b.v.
Organization
Contact emails

Subdomains

13 observed subdomains of kkfh.nl.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kkfh.nl.

MechanismTarget
SPF_INCLUDE142867865.spf08.hubspotemail.net
SPF_INCLUDEspf.eprov.eu
SPF_INCLUDEspf.init3.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.37.154.7/32
SPF_IP20.71.200.230
SPF_IP31.7.1.102

Related pages

Pivot deeper into the graph from kkfh.nl.

Cypher and MCP

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

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