Skip to content

Hostname

cloudt.chat

Last fetched

cloudt.chat resolves to 9 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · cloudt.chatRouting diversity3.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cloudt.chat

Resolution chain

cloudt.chat resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.88.71.109149.88.64.0/20AS401696COGNETCLOUD - cognetcloud INCHK
149.88.71.77149.88.64.0/20AS401696COGNETCLOUD - cognetcloud INCHK
149.88.79.22149.88.79.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
149.88.79.53149.88.79.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
156.225.22.212156.225.16.0/21AS401696COGNETCLOUD - cognetcloud INCHK
45.138.71.20345.138.71.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.138.71.20445.138.71.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.138.71.21045.138.71.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.138.71.24745.138.71.0/24AS35251ANTI-DDOS - NetLab GlobalCA

WHOIS identity

Registrar
iana:1697
Organization
Contact emails

Subdomains

2 observed subdomains of cloudt.chat.

Threat posture

History

Related pages

Pivot deeper into the graph from cloudt.chat.

Cypher and MCP

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

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