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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.192.89.50 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.176.112.200 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.243.0 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.191.51 | 54.238.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.174.42 | 54.249.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.3.238 | 57.180.0.0/14 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for kiyo-learning.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.activegate-ss.jp |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | m01-ahd-sys.net |
| SPF_INCLUDE | myasp.jp |
| SPF_INCLUDE | spf-pvg4.baremetal.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 13.112.22.232/24 |
| SPF_IP | 140.227.16.140/32 |
| SPF_IP | 157.7.188.52 |
| SPF_IP | 18.179.217.87/24 |
| SPF_IP | 210.198.21.20/32 |
| SPF_IP | 3.113.151.4/24 |
| SPF_IP | 3.113.45.227/24 |
| SPF_IP | 52.197.10.219/24 |
| SPF_IP | 54.199.108.161/24 |
| SPF_IP | 54.92.66.140/24 |
Related pages
Pivot deeper into the graph from kiyo-learning.com.
- IP · 13.192.89.50
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · JP
- Email · privacy@whoisprivacyprotection.info
- TLD · .com
- Browse hostnames · ki…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.