Skip to content

Hostname

hanjin.com

Last fetched

hanjin.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:130 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.37.60.1803.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.14.10654.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:130
Organization
hanjin transportation co,ltd
Contact emails

Subdomains

25 observed subdomains of hanjin.com.

Web-graph footprint

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

551 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hanjin.com.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.hanjingroup.net
SPF_INCLUDEamazonses.com
SPF_IP13.124.111.122/32
SPF_IP13.209.164.248/32
SPF_IP15.165.67.182
SPF_IP203.251.153.23
SPF_IP203.251.153.29
SPF_IP211.210.94.20
SPF_IP211.210.94.39
SPF_IP211.210.94.54
SPF_IP211.210.94.6
SPF_IP3.34.251.107
SPF_IP3.35.115.98
SPF_IP52.79.136.39

Related pages

Pivot deeper into the graph from hanjin.com.

Cypher and MCP

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

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