Skip to content

Hostname

hancom.com

Last fetched

hancom.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · hancom.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hancom.com

Resolution chain

hancom.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.93.18813.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.86.22213.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.134.17615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.30.453.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.173.143.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.180.813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.94.22852.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.36.21043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.22.13543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
hancom
Contact emails

Subdomains

82 observed subdomains of hancom.com.

Web-graph footprint

Distinct hostnames that link to or from hancom.com in the public web crawl.

1,068 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for hancom.com.

MechanismTarget
SPF_INCLUDE_spf.dooray.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEemail.gov-ncloud.com
SPF_INCLUDEemail.ncloud.com
SPF_IP13.124.111.122/32
SPF_IP203.246.177.200
SPF_IP203.246.177.201
SPF_IP203.246.177.202
SPF_IP3.35.187.32
SPF_IP3.37.103.247

Related pages

Pivot deeper into the graph from hancom.com.

Cypher and MCP

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

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