Skip to content

Hostname

288web.com

Last fetched

288web.com resolves to 2 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in HK. WHOIS lists iana:1309 as the registrar.

Nutrition Label

WHISPER CANON · 288web.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/288web.com

Resolution chain

288web.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.225.22.44156.225.22.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
156.225.22.56156.225.22.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK

WHOIS identity

Registrar
iana:1309
Organization
guang zhou li yang wang luo ke ji you xian gong si
Contact emails

Subdomains

132 observed subdomains of 288web.com.

Web-graph footprint

Distinct hostnames that link to or from 288web.com in the public web crawl.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 288web.com.

Cypher and MCP

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

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