Skip to content

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

WHISPER CANON · ai-saloon.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ai-saloon.com

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.

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
153.127.22.228153.127.0.0/17AS7684JP

WHOIS identity

Registrar
iana:1485
Organization
sakura internet
Contact emails

Subdomains

20 observed subdomains of ai-saloon.com.

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.

Threat posture

History

Mail and authentication

MX records

  • ai-saloon.com

SPF policy

2 SPF mechanisms authorising senders for ai-saloon.com.

MechanismTarget
SPF_Aai-saloon.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ai-saloon.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.