Skip to content

Hostname

xhsim.ai

Last fetched

xhsim.ai resolves to 12 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in SG. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · xhsim.aiRouting diversity4.8/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/xhsim.ai

Resolution chain

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

IPPrefixASNOperatorCountry
149.104.32.29149.104.69.0/24AS40065CNSERVERS - CNSERVERS LLCSG
149.104.32.54149.104.69.0/24AS40065CNSERVERS - CNSERVERS LLCSG
34.107.114.7034.108.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
34.107.25.15434.107.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
34.107.52.20234.107.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
34.185.141.7934.186.0.0/19AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
34.185.228.20834.186.0.0/19AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
34.92.159.8434.93.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.232.21434.93.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.40.102.7234.41.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
34.159.140.24434.161.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
34.40.37.12834.41.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE

WHOIS identity

Registrar
iana:1923
Organization
caspianhayden
Contact emails

Subdomains

13 observed subdomains of xhsim.ai.

Threat posture

History

Related pages

Pivot deeper into the graph from xhsim.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xhsim.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.