Skip to content

Hostname

klaka.com

Last fetched

klaka.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · klaka.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/klaka.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.240.176157.90.0.0/16AS24940DE

WHOIS identity

Registrar
iana:85
Organization
klaka & partner rechtsanwaelte
Contact emails

Subdomains

14 observed subdomains of klaka.com.

Web-graph footprint

Distinct hostnames that link to or from klaka.com in the public web crawl.

10 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for klaka.com.

MechanismTarget
SPF_Aklaka.com
SPF_Amx01.tmwr.de
SPF_Aowa.klaka.com
SPF_Arelay.teamware-gmbh.de
SPF_Asrv-mx01.klaka.com
SPF_Asrv-mx10.klaka.com
SPF_IP212.29.2.100/32
SPF_IP88.217.250.49/29
SPF_MXklaka.com

Related pages

Pivot deeper into the graph from klaka.com.

Cypher and MCP

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

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