Skip to content

Hostname

hanuribook.com

Last fetched

hanuribook.com resolves to 1 IPv4 address operated by DEK-AS-KR-KR - Digital Edge Korea in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · hanuribook.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hanuribook.com

Resolution chain

hanuribook.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.112.118.18210.112.118.0/24AS131866DEK-AS-KR-KR - Digital Edge KoreaKR

WHOIS identity

Registrar
iana:444
Organization
unyong choi
Contact emails

Subdomains

8 observed subdomains of hanuribook.com.

Web-graph footprint

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

9 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hanuribook.com.

MechanismTarget
SPF_IP210.112.118.13
SPF_IP210.112.118.21
SPF_IP210.112.118.7
SPF_IP210.112.118.8
SPF_IP221.139.3.110
SPF_IP221.139.3.111
SPF_IP221.139.3.112
SPF_IP221.139.3.113
SPF_IP222.113.227.217

Related pages

Pivot deeper into the graph from hanuribook.com.

Cypher and MCP

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

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