Skip to content

Hostname

fsgzb.com

Last fetched

fsgzb.com resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in ES. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · fsgzb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fsgzb.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.18.188.2092.18.188.0/24AS20940AKAMAI-ASN1ES
39.105.112.11339.104.0.0/15AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
39.105.112.11339.104.0.0/15AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:420
Organization
wu feng
Contact emails

Subdomains

1 observed subdomain of fsgzb.com.

Subdomain
www.fsgzb.com

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fsgzb.com.

Cypher and MCP

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

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