Skip to content

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

WHISPER CANON · 6822.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/6822.com

Resolution chain

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

IPPrefixASNOperatorCountry
117.68.89.14117.68.80.0/20AS140527CHINANET-ANHUI-WUHU-IDC China TelecomCN
180.163.146.48180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.49180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.50180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.51180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.53180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.54180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.56180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.57180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.59180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.60180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.61180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
58.218.215.9958.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
61.160.192.761.160.192.0/24AS140293CHINATELECOM-JIANGSU-CHANGZHOU-5G-NETWORK CHINATELECOM Jiangsu province Changzhou 5G networkCN

WHOIS identity

Registrar
iana:1599
Organization
li yong qiang
Contact emails

Subdomains

3 observed subdomains of 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.

Threat posture

History

Related pages

Pivot deeper into the graph from 6822.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.