Skip to content

Hostname

hatonko.com

Last fetched

hatonko.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · hatonko.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hatonko.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.154.133.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.1223.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.463.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1093.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.763.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1643.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.2453.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.0.20052.219.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.852.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.4052.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.8052.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.14352.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.11152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.5152.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.3552.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of hatonko.com.

Threat posture

History

Related pages

Pivot deeper into the graph from hatonko.com.

Cypher and MCP

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

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