Skip to content

Hostname

klinkmann.ee

Last fetched

klinkmann.ee resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · klinkmann.eeRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/klinkmann.ee

Resolution chain

klinkmann.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with klinkmann.ee in WhisperGraph.

Subdomains

7 observed subdomains of klinkmann.ee.

Web-graph footprint

Distinct hostnames that link to or from klinkmann.ee in the public web crawl.

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for klinkmann.ee.

MechanismTarget
SPF_INCLUDE26942292.spf01.hubspotemail.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailigen.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP213.219.70.146
SPF_MXklinkmann.ee

Related pages

Pivot deeper into the graph from klinkmann.ee.

Cypher and MCP

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

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