Hostname
68bbq.com
Last fetched
68bbq.com resolves to 5 IPv4 addresses operated by CAPSTONECO in CN. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
68bbq.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 122.228.207.51 | 122.228.207.0/24 | AS134771 | CAPSTONECO | CN |
| 122.228.207.55 | 122.228.207.0/24 | AS134771 | CAPSTONECO | CN |
| 183.60.150.16 | 183.60.144.0/21 | AS134763 | PITC-VN PITC Investment Joint Stock Company | CN |
| 59.80.34.82 | 59.80.32.0/19 | AS134542 | RETEVISION-I-AS | CN |
| 222.211.93.225 | 222.211.93.0/24 | AS38283 | MS-IN-AS-AP Morgan Stanley Management Service Singapore Pte. Ltd | CN |
WHOIS identity
- Registrar
- iana:1599
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of 68bbq.com.
| Subdomain |
|---|
| www.68bbq.com |
Web-graph footprint
Distinct hostnames that link to or from 68bbq.com in the public web crawl.
115 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 68bbq.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "68bbq.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.