Skip to content

Hostname

lite2.docs.dux.plus

Last fetched

lite2.docs.dux.plus resolves to 3 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK.

Nutrition Label

WHISPER CANON · lite2.docs.dux.plusRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lite2.docs.dux.plus

Resolution chain

lite2.docs.dux.plus resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.201.64.11154.201.64.0/21AS401696COGNETCLOUD - cognetcloud INCHK
43.152.186.2143.152.186.0/24AS139341ACE-AS-AP ACEFR
43.152.26.5843.152.26.0/24AS139341ACE-AS-AP ACEDE

WHOIS identity

No WHOIS records are currently associated with lite2.docs.dux.plus in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from lite2.docs.dux.plus.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lite2.docs.dux.plus"})-[: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.