Skip to content

Hostname

huigusm.com

Last fetched

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

Nutrition Label

WHISPER CANON · huigusm.comRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/huigusm.com

Resolution chain

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

IPPrefixASNOperatorCountry
115.126.36.72115.126.36.0/24AS38186FTG-AS-AP - Forewin Telecom Group Limited, ISP at HKHK
116.212.117.159116.212.117.0/24AS38186FTG-AS-AP - Forewin Telecom Group Limited, ISP at HKHK
118.102.9.106118.102.9.0/24AS38186FTG-AS-AP - Forewin Telecom Group Limited, ISP at HKHK

WHOIS identity

Registrar
iana:1469
Organization
dongguan sanghai shiyetouzi .co
Contact emails

Subdomains

3 observed subdomains of huigusm.com.

Web-graph footprint

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

51 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from huigusm.com.

Cypher and MCP

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

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