Hostname
69s982.cc
Last fetched
69s982.cc resolves to 20 IPv4 addresses operated by AS152194 in HK. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
69s982.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.12.148.105 | 103.12.148.0/24 | AS152194 | — | HK |
| 103.12.148.108 | 103.12.148.0/24 | AS152194 | — | HK |
| 103.12.148.122 | 103.12.148.0/24 | AS152194 | — | HK |
| 103.204.13.223 | 103.204.13.0/24 | AS209242 | — | SG |
| 103.204.13.233 | 103.204.13.0/24 | AS209242 | — | SG |
| 103.230.240.57 | 103.230.240.0/24 | AS152194 | — | HK |
| 103.230.240.82 | 103.230.240.0/24 | AS152194 | — | HK |
| 121.127.246.181 | 121.127.246.0/24 | AS152194 | — | HK |
| 137.220.202.73 | 137.220.202.0/24 | AS152194 | — | JP |
| 137.220.225.106 | 137.220.225.0/24 | AS152194 | — | JP |
| 137.220.225.117 | 137.220.225.0/24 | AS152194 | — | JP |
| 137.220.225.159 | 137.220.225.0/24 | AS152194 | — | JP |
| 137.220.225.30 | 137.220.225.0/24 | AS152194 | — | JP |
| 172.247.7.154 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.7.155 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.7.156 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.7.157 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 192.252.179.158 | 192.252.179.0/24 | AS152194 | — | JP |
| 222.167.32.102 | 222.167.32.0/24 | AS401160 | W3B - World W3B LLC | SG |
| 222.167.32.103 | 222.167.32.0/24 | AS401160 | W3B - World W3B LLC | SG |
WHOIS identity
- Registrar
- iana:1479
- Organization
- privacyguardian.org
- Contact emails
Subdomains
1 observed subdomain of 69s982.cc.
| Subdomain |
|---|
| www.69s982.cc |
Threat posture
History
Related pages
Pivot deeper into the graph from 69s982.cc.
- IP · 103.12.148.105
- ASN · AS152194
- Registrar · iana:1479
- Country · HK
- Email · pw-401b4893a0f4449af433a1a4648912bc@privacyguardian.org
- TLD · .cc
- Browse hostnames · 69…
- 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: "69s982.cc"})-[: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.