Hostname
sxdpbz.com
Last fetched
sxdpbz.com resolves to 5 IPv4 addresses operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
sxdpbz.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.250.141.226 | 104.250.128.0/19 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 104.250.149.50 | 104.250.128.0/19 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 104.250.154.174 | 104.250.154.0/23 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 68.68.105.122 | 68.68.96.0/20 | AS18779 | EGIHOSTING - EGIHosting | US |
| 178.107.181.122 | 178.107.128.0/17 | AS40065 | CNSERVERS - CNSERVERS LLC | GB |
WHOIS identity
- Registrar
- iana:1923
- Organization
- xi an dong li wu xian xin xi ke ji gu fen you xian gong si
- Contact emails
Subdomains
2 observed subdomains of sxdpbz.com.
| Subdomain |
|---|
| m.sxdpbz.com |
| www.sxdpbz.com |
Web-graph footprint
Distinct hostnames that link to or from sxdpbz.com in the public web crawl.
46 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from sxdpbz.com.
- IP · 104.250.141.226
- ASN · AS53850GORILLASERVERS - GorillaServers, Inc.
- Registrar · iana:1923
- Country · US
- Email · sazzn@163.com
- TLD · .com
- Browse hostnames · sx…
- 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: "sxdpbz.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.