Hostname
86zsw.com
Last fetched
86zsw.com resolves to 10 IPv4 addresses operated by AS201106 in US. WHOIS lists iana:1556 as the registrar.
Nutrition Label
Resolution chain
86zsw.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.218.234.91 | 104.218.234.0/24 | AS201106 | — | US |
| 104.218.234.94 | 104.218.234.0/24 | AS201106 | — | US |
| 118.26.104.185 | 118.26.104.0/24 | AS135377 | — | GB |
| 154.13.4.161 | 154.13.4.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 154.13.4.188 | 154.13.4.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 192.99.152.242 | 192.99.0.0/16 | AS16276 | — | CA |
| 38.246.244.228 | 38.246.244.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.246.244.45 | 38.246.244.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 54.37.225.221 | 54.37.0.0/16 | AS16276 | — | FR |
| 57.129.110.99 | 57.129.0.0/17 | AS16276 | — | DE |
WHOIS identity
- Registrar
- iana:1556
- Organization
- ning bo jiang dong zhong lan wang luo ke ji you xian gong si
- Contact emails
Subdomains
202 observed subdomains of 86zsw.com.
Showing 25 of 202. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 86zsw.com in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from 86zsw.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "86zsw.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.