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
Resolution chain
168bbk.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.153.76.58 | 116.153.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 119.55.204.50 | 119.48.0.0/13 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.148.116.51 | 123.148.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 14.205.93.65 | 14.205.92.0/22 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 183.93.116.29 | 183.92.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 220.194.72.88 | 220.194.64.0/18 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 61.162.8.70 | 61.162.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
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.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 168bbk.com.
- IP · 116.153.76.58
- ASN · AS4837CHINA169-BACKBONE CHINA UNICOM China169 Backbone
- Registrar · iana:1697
- Country · CN
- Email · a7yay2ttgz@enamewhois.com
- TLD · .com
- Browse hostnames · 16…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.