Skip to content

Hostname

klokfd.nl

Last fetched

klokfd.nl resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · klokfd.nlRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/klokfd.nl

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.124.11837.252.124.0/24AS196752NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

5 observed subdomains of klokfd.nl.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for klokfd.nl.

MechanismTarget
SPF_Aklokfd.nl
SPF_INCLUDEspf.dc.accent.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.totaalholding.nl
SPF_IP145.128.243.147/32
SPF_IP185.56.147.100/32
SPF_IP37.252.124.118
SPF_IP80.255.246.142/28
SPF_IP86.85.97.60/32
SPF_MXklokfd.nl

Related pages

Pivot deeper into the graph from klokfd.nl.

Cypher and MCP

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

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