Hostname
lixani.cloud
Last fetched
lixani.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
lixani.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.78.10 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.125 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.21 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.90 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.207.124 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.125 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.58 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.90 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:81
- Organization
- frederik johanson
- Contact emails
Subdomains
1 observed subdomain of lixani.cloud.
| Subdomain |
|---|
| api.lixani.cloud |
Threat posture
History
Related pages
Pivot deeper into the graph from lixani.cloud.
- IP · 13.35.78.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · f9fdf625df7f3ef1de6daccecf815fba-7998447@contact.gandi.net
- TLD · .cloud
- Browse hostnames · li…
- 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: "lixani.cloud"})-[: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.