Skip to content

Hostname

kiyo-learning.com

Last fetched

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

Nutrition Label

WHISPER CANON · kiyo-learning.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kiyo-learning.com

Resolution chain

kiyo-learning.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.89.5013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.112.20018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.243.052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.191.5154.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.174.4254.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.3.23857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
kiyo learning co.,ltd.
Contact emails

Subdomains

2 observed subdomains of kiyo-learning.com.

Web-graph footprint

Distinct hostnames that link to or from kiyo-learning.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for kiyo-learning.com.

Related pages

Pivot deeper into the graph from kiyo-learning.com.

Cypher and MCP

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

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