Hostname
gbzx07.com
Last fetched
gbzx07.com resolves to 15 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US. WHOIS lists iana:3869 as the registrar.
Nutrition Label
Resolution chain
gbzx07.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.247.1.101 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.1.102 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.1.103 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.50.27 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.50.28 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.247.50.29 | 172.247.0.0/16 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 202.95.23.220 | 202.95.23.0/24 | AS152194 | — | SG |
| 202.95.23.221 | 202.95.23.0/24 | AS152194 | — | SG |
| 202.95.23.222 | 202.95.23.0/24 | AS152194 | — | SG |
| 23.225.249.36 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.249.37 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.249.38 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.249.59 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.249.60 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.249.61 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
WHOIS identity
- Registrar
- iana:3869
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of gbzx07.com.
| Subdomain |
|---|
| www.gbzx07.com |
Threat posture
History
Related pages
Pivot deeper into the graph from gbzx07.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gbzx07.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.