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
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
MX records
SPF policy
10 SPF mechanisms authorising senders for kma.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.edenbiz.co.kr |
| SPF_IP | 103.251.105.165 |
| SPF_IP | 183.111.145.160/28 |
| SPF_IP | 211.63.158.136 |
| SPF_IP | 211.63.158.138 |
| SPF_IP | 211.63.158.139 |
| SPF_IP | 211.63.158.157 |
| SPF_IP | 211.63.158.158 |
| SPF_IP | 211.63.158.165 |
| SPF_IP | 61.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.