Skip to content

Hostname

168bbk.com

Last fetched

168bbk.com resolves to 7 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · 168bbk.comRouting diversity4.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/168bbk.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.153.76.58116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
119.55.204.50119.48.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.148.116.51123.148.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
14.205.93.6514.205.92.0/22AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
183.93.116.29183.92.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
220.194.72.88220.194.64.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.162.8.7061.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
iana:1697
Organization
redacted for gdpr privacy
Contact emails

Subdomains

3 observed subdomains of 168bbk.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 168bbk.com.

Cypher and MCP

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

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