Hostname
6822.com
Last fetched
6822.com resolves to 14 IPv4 addresses operated by CHINANET-ANHUI-WUHU-IDC China Telecom in CN. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
6822.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 117.68.89.14 | 117.68.80.0/20 | AS140527 | CHINANET-ANHUI-WUHU-IDC China Telecom | CN |
| 180.163.146.48 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.49 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.50 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.51 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.53 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.54 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.56 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.57 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.59 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.60 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 180.163.146.61 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 58.218.215.99 | 58.208.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 61.160.192.7 | 61.160.192.0/24 | AS140293 | CHINATELECOM-JIANGSU-CHANGZHOU-5G-NETWORK CHINATELECOM Jiangsu province Changzhou 5G network | CN |
WHOIS identity
- Registrar
- iana:1599
- Organization
- li yong qiang
- Contact emails
Subdomains
3 observed subdomains of 6822.com.
| Subdomain |
|---|
| img.6822.com |
| www.6822.com |
| m.6822.com |
Web-graph footprint
Distinct hostnames that link to or from 6822.com in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 6822.com.
- IP · 117.68.89.14
- ASN · AS140527CHINANET-ANHUI-WUHU-IDC China Telecom
- Registrar · iana:1599
- Country · CN
- Email · 4599@liycn.com
- TLD · .com
- Browse hostnames · 68…
- 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: "6822.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.