Skip to content

Hostname

widehonest.com

Last fetched

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

Nutrition Label

WHISPER CANON · widehonest.comRouting diversity3.9/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/widehonest.com

Resolution chain

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

IPPrefixASNOperatorCountry
115.126.36.85115.126.36.0/24AS38186FTG-AS-AP - Forewin Telecom Group Limited, ISP at HKHK
116.212.117.172116.212.117.0/24AS38186FTG-AS-AP - Forewin Telecom Group Limited, ISP at HKHK
118.102.9.119118.102.9.0/24AS38186FTG-AS-AP - Forewin Telecom Group Limited, ISP at HKHK
156.234.52.122156.234.0.0/16AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.56.102156.234.0.0/16AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
43.240.239.1343.240.236.0/22AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS

WHOIS identity

Registrar
iana:1366
Organization
qingjun meng
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from widehonest.com.

Cypher and MCP

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

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