Skip to content

Hostname

zuoxs.net

Last fetched

zuoxs.net resolves to 5 IPv4 addresses operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · zuoxs.netRouting diversity3.9/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/zuoxs.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.250.154.227104.250.234.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US
23.225.165.25123.225.23.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.7545.89.224.0/22AS40065CNSERVERS - CNSERVERS LLCUS
192.154.110.202192.155.161.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US
192.200.97.114192.203.196.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

2 observed subdomains of zuoxs.net.

Threat posture

History

Related pages

Pivot deeper into the graph from zuoxs.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "zuoxs.net"})-[: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.