Skip to content

Hostname

hankooki.com

Last fetched

hankooki.com resolves to 2 IPv4 addresses operated by AS135354 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · hankooki.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hankooki.com

Resolution chain

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

WHOIS identity

Registrar
iana:444
Organization
hankooki
Contact emails

Subdomains

56 observed subdomains of hankooki.com.

Web-graph footprint

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

291 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hankooki.com.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr
SPF_INCLUDEemail.ncloud.com
SPF_IP203.248.195.142
SPF_IP203.248.195.181
SPF_IP203.248.195.220
SPF_IP211.233.68.69
SPF_IP211.233.68.70
SPF_IP211.40.221.213
SPF_IP211.40.221.214

Related pages

Pivot deeper into the graph from hankooki.com.

Cypher and MCP

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

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