Skip to content

Hostname

tka.hu

Last fetched

tka.hu is a registered hostname under the .hu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · tka.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tka.hu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with tka.hu in WhisperGraph.

Subdomains

53 observed subdomains of tka.hu.

Web-graph footprint

Distinct hostnames that link to or from tka.hu in the public web crawl.

756 sites link to this hostname.

728 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tka.hu.

MechanismTarget
SPF_Aeplos.hu
SPF_Amail.proaction.hu
SPF_Amail.tpf.hu
SPF_Arelay.tpf.hu
SPF_Asergio2.async.hu
SPF_Atka.hu
SPF_Aweb.tpf.hu
SPF_IP173.212.228.206
SPF_IP178.48.18.65
SPF_IP193.164.133.31
SPF_IP195.70.37.179
SPF_IP195.70.38.172
SPF_MXtka.hu

Related pages

Pivot deeper into the graph from tka.hu.

Cypher and MCP

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

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