Skip to content

Hostname

universal.driver.160.com

Last fetched

universal.driver.160.com resolves to 13 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN.

Nutrition Label

WHISPER CANON · universal.driver.160.comRouting diversity5.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/universal.driver.160.com

Resolution chain

universal.driver.160.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.162.169.13116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.169.13116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.196.148.182116.196.148.0/22AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
116.196.148.185116.196.148.0/22AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
116.196.148.186116.196.148.0/22AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
116.196.152.171116.196.152.0/22AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
180.129.181.108180.129.128.0/17AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
220.194.72.190220.194.64.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
222.135.153.19222.132.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
222.135.153.19222.132.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
112.83.36.51112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
42.56.88.11842.56.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
101.72.248.61101.72.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
222.136.225.187222.136.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
218.61.116.102218.61.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with universal.driver.160.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from universal.driver.160.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from universal.driver.160.com.

Cypher and MCP

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

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