Skip to content

Hostname

fgisgf.bid

Last fetched

fgisgf.bid resolves to 12 IPv4 addresses operated by NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe Dist in TW. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · fgisgf.bidRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.0/10canon.whisper.security/host/fgisgf.bid

Resolution chain

fgisgf.bid resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.24.55.112103.24.55.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
103.24.55.120103.24.55.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
103.24.55.39103.24.55.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
103.24.55.52103.24.55.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
103.24.55.75103.24.55.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
103.24.55.83103.24.55.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
103.24.55.98103.24.55.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
43.251.56.13943.251.56.0/23AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
43.251.56.8943.251.56.0/23AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
43.251.57.12043.251.56.0/23AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
43.251.57.12243.251.56.0/23AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
43.251.57.13443.251.56.0/23AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of fgisgf.bid.

Threat posture

History

Related pages

Pivot deeper into the graph from fgisgf.bid.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fgisgf.bid"})-[: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.