Skip to content

Hostname

cloud-linux108.thaidatahosting.com

Last fetched

cloud-linux108.thaidatahosting.com resolves to 2 IPv4 addresses operated by HWCLOUDS-AS-AP - HUAWEI CLOUDS in SG.

Nutrition Label

WHISPER CANON · cloud-linux108.thaidatahosting.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cloud-linux108.thaidatahosting.com

Resolution chain

cloud-linux108.thaidatahosting.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
114.119.173.151114.119.172.0/22AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSSG
27.254.94.4027.254.92.0/22AS9891CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited.TH

WHOIS identity

No WHOIS records are currently associated with cloud-linux108.thaidatahosting.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cloud-linux108.thaidatahosting.com.

Cypher and MCP

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

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