Skip to content

Hostname

esexbz.com

Last fetched

esexbz.com resolves to 20 IPv4 addresses operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · esexbz.comRouting diversity5.0/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/esexbz.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.250.131.202104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.203104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.204104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.205104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.206104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.42107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
23.225.8.20223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20323.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20523.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11445.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11545.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11645.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11745.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11845.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
8.216.41.1488.216.0.0/18AS45102JP
192.154.110.202192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.110.210192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.107.10192.154.104.0/21AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
enshihsi enxiangbaozhuangyinwuyouxianzerengongsi
Contact emails

Subdomains

2 observed subdomains of esexbz.com.

Web-graph footprint

Distinct hostnames that link to or from esexbz.com in the public web crawl.

43 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from esexbz.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "esexbz.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.