Hostname
leafkyoto.net
Last fetched
leafkyoto.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
leafkyoto.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.106.11 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.66 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.73 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.8 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.33.252.5 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.53 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.87 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.98 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.214.30 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.49 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.59 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.72 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:49
- Organization
- leaf publications co.,ltd.
- Contact emails
Subdomains
8 observed subdomains of leafkyoto.net.
Web-graph footprint
Distinct hostnames that link to or from leafkyoto.net in the public web crawl.
445 sites link to this hostname.
1,456 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from leafkyoto.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leafkyoto.net"})-[: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.