Skip to content

Hostname

gzfdb.com

Last fetched

gzfdb.com resolves to 19 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3863 as the registrar.

Nutrition Label

WHISPER CANON · gzfdb.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gzfdb.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.126.242104.16.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.14.207104.16.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.175.88104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.190.95104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.45.248104.16.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.191.124104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.239.112104.17.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.254.75104.17.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.29.201104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.78.100104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.94.24104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.143.157104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.222.204104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.237.247104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.30.170104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.93.203104.18.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.221.146104.19.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.46.20104.19.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.20172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3863
Organization
liu xuan feng
Contact emails

Subdomains

1 observed subdomain of gzfdb.com.

Web-graph footprint

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

21 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gzfdb.com.

Cypher and MCP

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

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