Skip to content

Hostname

sim.ai

Last fetched

sim.ai resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sim.aiRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sim.ai

Resolution chain

sim.ai resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.21.89.123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.160.188.103.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.133.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.883.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.923.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
34.199.217.9034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.211.9632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.188.17254.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bn lee
Contact emails

Subdomains

7 observed subdomains of sim.ai.

Web-graph footprint

Distinct hostnames that link to or from sim.ai in the public web crawl.

65 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from sim.ai.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sim.ai"})-[: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.