Skip to content

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

WHISPER CANON · sxdpbz.comRouting diversity3.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/sxdpbz.com

Resolution chain

sxdpbz.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.250.141.226104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.149.50104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.154.174104.250.154.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
68.68.105.12268.68.96.0/20AS18779EGIHOSTING - EGIHostingUS
178.107.181.122178.107.128.0/17AS40065CNSERVERS - CNSERVERS LLCGB

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.

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.