Skip to content

Hostname

gzonet.com

Last fetched

gzonet.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:guangdong jinwanbang technology investment co. ltd. as the registrar.

Nutrition Label

WHISPER CANON · gzonet.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gzonet.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.56.42162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
211.147.246.6211.147.240.0/20AS134773CN

WHOIS identity

Registrar
registrar:guangdong jinwanbang technology investment co. ltd.
Organization
guangdong jinwanbang keji touziyouxiangongsi
Contact emails

Subdomains

27 observed subdomains of gzonet.com.

Web-graph footprint

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

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for gzonet.com.

MechanismTarget
SPF_IP203.88.192.167
SPF_IP211.147.224.9

Related pages

Pivot deeper into the graph from gzonet.com.

Cypher and MCP

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

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