Hostname
082k.com
Last fetched
082k.com resolves to 13 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
082k.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.247.205.39 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.205.40 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.205.41 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.205.42 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.205.45 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.205.47 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.99.163 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.99.164 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.99.165 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.99.166 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.99.167 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.99.168 | 172.247.99.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 43.152.227.207 | 43.152.224.0/19 | AS132203 | — | TH |
WHOIS identity
- Registrar
- iana:1923
- Organization
- domain administrator
- Contact emails
Subdomains
1 observed subdomain of 082k.com.
| Subdomain |
|---|
| www.082k.com |
Web-graph footprint
Distinct hostnames that link to or from 082k.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 082k.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "082k.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.