Skip to content

Hostname

fzsytl.com

Last fetched

fzsytl.com resolves to 2 IPv4 addresses operated by FTG-AS-AP - Forewin Telecom Group Limited, ISP at HK in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · fzsytl.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fzsytl.com

Resolution chain

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

IPPrefixASNOperatorCountry
115.126.114.241115.126.114.0/24AS38186FTG-AS-AP - Forewin Telecom Group Limited, ISP at HKHK
154.194.143.91154.194.128.0/18AS139880OWGELS-AS-AP - OWGELS INTERNATIONAL CO., LIMITEDHK

WHOIS identity

Registrar
iana:1923
Organization
fu zhou shi ya te long gang hua bo li you xian gong si
Contact emails

Subdomains

1 observed subdomain of fzsytl.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from fzsytl.com.

Cypher and MCP

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

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