Skip to content

Hostname

libsou.com

Last fetched

libsou.com resolves to 4 IPv4 addresses operated by CHINA169-BJ China Unicom Beijing Province Network in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · libsou.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/libsou.com

Resolution chain

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

IPPrefixASNOperatorCountry
140.210.94.162140.210.94.0/24AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
140.210.94.171140.210.94.0/24AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
42.62.102.23842.62.96.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
42.62.102.23942.62.96.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN

WHOIS identity

Registrar
iana:420
Organization
wuhan superlib information technology company
Contact emails

Subdomains

258 observed subdomains of libsou.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from libsou.com.

Cypher and MCP

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

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