Hostname
ai-saloon.com
Last fetched
ai-saloon.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
ai-saloon.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.117 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.28 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.63 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.70 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 153.127.22.228 | 153.127.0.0/17 | AS7684 | — | JP |
WHOIS identity
- Registrar
- iana:1485
- Organization
- sakura internet
- Contact emails
Subdomains
20 observed subdomains of ai-saloon.com.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ai-saloon.com in the public web crawl.
8 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ai-saloon.com
SPF policy
2 SPF mechanisms authorising senders for ai-saloon.com.
| Mechanism | Target |
|---|---|
| SPF_A | ai-saloon.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ai-saloon.com.
- IP · 13.227.192.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1485
- Country · CZ
- Email · nic-staff@sakura.ad.jp
- TLD · .com
- Browse hostnames · ai…
- 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: "ai-saloon.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.