Skip to content

Hostname

kfhein.com

Last fetched

kfhein.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · kfhein.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kfhein.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.138.202.81141.138.200.0/22AS20857NL

WHOIS identity

Registrar
iana:1480
Organization
k.f. hein stichting
Contact emails

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for kfhein.com.

MechanismTarget
SPF_Aaspmail.vbvb.nl
SPF_Akfhein.com
SPF_Amail02.quest.ie
SPF_Amail10.quest.ie
SPF_Aqstmf01.questoffice.quest.ie
SPF_INCLUDEspf.amphora.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.2.138.201/32
SPF_IP138.2.160.15
SPF_IP207.55.255.4
SPF_IP212.126.58.129
SPF_IP217.123.87.175
SPF_IP52.50.107.234/32
SPF_IP89.101.196.81/29
SPF_MXkfhein.com

Related pages

Pivot deeper into the graph from kfhein.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kfhein.com"})-[: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.