Skip to content

Hostname

kma.org

Last fetched

kma.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 · kma.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kma.org

Resolution chain

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

WHOIS identity

Registrar
iana:244
Organization
kma
Contact emails

Subdomains

14 observed subdomains of kma.org.

Web-graph footprint

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

244 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kma.org.

MechanismTarget
SPF_INCLUDE_spf.edenbiz.co.kr
SPF_IP103.251.105.165
SPF_IP183.111.145.160/28
SPF_IP211.63.158.136
SPF_IP211.63.158.138
SPF_IP211.63.158.139
SPF_IP211.63.158.157
SPF_IP211.63.158.158
SPF_IP211.63.158.165
SPF_IP61.73.166.133

Related pages

Pivot deeper into the graph from kma.org.

Cypher and MCP

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

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