Skip to content

Hostname

komca.or.kr

Last fetched

komca.or.kr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · komca.or.krRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/komca.or.kr

Resolution chain

komca.or.kr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.125.22.11113.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.48.22513.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.23.18815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.134.8915.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.36.1673.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.89.10243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.2.16943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.163.25352.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.223.24943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.67.19743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.87.8243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.231.21254.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:(?)?????
Organization
?????????????
Contact emails

Subdomains

5 observed subdomains of komca.or.kr.

Web-graph footprint

Distinct hostnames that link to or from komca.or.kr in the public web crawl.

314 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for komca.or.kr.

MechanismTarget
SPF_IP13.124.23.34
SPF_IP13.125.14.73
SPF_IP210.181.94.70
SPF_IP210.181.94.71
SPF_IP3.34.29.86
SPF_IP52.78.110.31

Related pages

Pivot deeper into the graph from komca.or.kr.

Cypher and MCP

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

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