Hostname
fjest.com
Last fetched
fjest.com resolves to 13 IPv4 addresses operated by CHINATELECOM-HENAN-LUOYANG-IDC Luoyang, Henan Province, P.R.China. in CN. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
fjest.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 106.42.232.196 | 106.42.232.0/22 | AS137687 | CHINATELECOM-HENAN-LUOYANG-IDC Luoyang, Henan Province, P.R.China. | CN |
| 106.42.232.197 | 106.42.232.0/22 | AS137687 | CHINATELECOM-HENAN-LUOYANG-IDC Luoyang, Henan Province, P.R.China. | CN |
| 113.240.102.104 | 113.240.100.0/22 | AS63835 | CT-HUNAN-CHANGSHA-IDC No.293,Wanbao Avenue | CN |
| 113.240.102.105 | 113.240.100.0/22 | AS63835 | CT-HUNAN-CHANGSHA-IDC No.293,Wanbao Avenue | CN |
| 125.124.253.156 | 125.124.0.0/16 | AS58461 | CT-HANGZHOU-IDC No.288,Fu-chun Road | CN |
| 125.124.253.166 | 125.124.0.0/16 | AS58461 | CT-HANGZHOU-IDC No.288,Fu-chun Road | CN |
| 171.105.61.2 | 171.105.56.0/21 | AS138169 | ASEAN-INTERNATIONAL-INFORMATION-GARDEN-IDC China Telecom | CN |
| 58.211.15.146 | 58.211.15.0/24 | AS138949 | CHINANET-JIANGSU-KUNSHAN-IDC Jiangsu Kunshan IDC | CN |
| 58.211.15.147 | 58.211.15.0/24 | AS138949 | CHINANET-JIANGSU-KUNSHAN-IDC Jiangsu Kunshan IDC | CN |
| 58.211.15.200 | 58.211.15.0/24 | AS138949 | CHINANET-JIANGSU-KUNSHAN-IDC Jiangsu Kunshan IDC | CN |
| 58.211.15.201 | 58.211.15.0/24 | AS138949 | CHINANET-JIANGSU-KUNSHAN-IDC Jiangsu Kunshan IDC | CN |
| 58.211.15.202 | 58.211.15.0/24 | AS138949 | CHINANET-JIANGSU-KUNSHAN-IDC Jiangsu Kunshan IDC | CN |
| 58.211.15.211 | 58.211.15.0/24 | AS138949 | CHINANET-JIANGSU-KUNSHAN-IDC Jiangsu Kunshan IDC | CN |
WHOIS identity
- Registrar
- iana:1599
- Organization
- domains by proxy,
- Contact emails
Subdomains
1 observed subdomain of fjest.com.
| Subdomain |
|---|
| www.fjest.com |
Web-graph footprint
Distinct hostnames that link to or from fjest.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from fjest.com.
- IP · 106.42.232.196
- ASN · AS137687CHINATELECOM-HENAN-LUOYANG-IDC Luoyang, Henan Province, P.R.China.
- Registrar · iana:1599
- Country · CN
- Email · lanwentian@gmail.com
- TLD · .com
- Browse hostnames · fj…
- 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: "fjest.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.