Skip to content

Hostname

kaitori-gate.com

Last fetched

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

Nutrition Label

WHISPER CANON · kaitori-gate.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kaitori-gate.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.2533.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.473.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.1063.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.2523.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1633.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2003.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2433.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.973.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1223.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.183.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.0.24452.219.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.6052.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.16752.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.9952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.9552.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Threat posture

History

Related pages

Pivot deeper into the graph from kaitori-gate.com.

Cypher and MCP

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

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