Skip to content

Hostname

kakda.org

Last fetched

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

Nutrition Label

WHISPER CANON · kakda.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kakda.org

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
knock knock whois not there,
Contact emails

Subdomains

1 observed subdomain of kakda.org.

Subdomain
www.kakda.org

Web-graph footprint

Distinct hostnames that link to or from kakda.org in the public web crawl.

27 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kakda.org

SPF policy

6 SPF mechanisms authorising senders for kakda.org.

MechanismTarget
SPF_Akakda.org
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDErapid.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.45.66.38
SPF_MXkakda.org

Related pages

Pivot deeper into the graph from kakda.org.

Cypher and MCP

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

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