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
Resolution chain
widehonest.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 115.126.36.85 | 115.126.36.0/24 | AS38186 | FTG-AS-AP - Forewin Telecom Group Limited, ISP at HK | HK |
| 116.212.117.172 | 116.212.117.0/24 | AS38186 | FTG-AS-AP - Forewin Telecom Group Limited, ISP at HK | HK |
| 118.102.9.119 | 118.102.9.0/24 | AS38186 | FTG-AS-AP - Forewin Telecom Group Limited, ISP at HK | HK |
| 156.234.52.122 | 156.234.0.0/16 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | HK |
| 156.234.56.102 | 156.234.0.0/16 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | HK |
| 43.240.239.13 | 43.240.236.0/22 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
WHOIS identity
- Registrar
- iana:1366
- Organization
- qingjun meng
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from widehonest.com.
- IP · 115.126.36.85
- ASN · AS38186FTG-AS-AP - Forewin Telecom Group Limited, ISP at HK
- Registrar · iana:1366
- Country · HK
- Email · 350211491@qq.com
- TLD · .com
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.