Hostname
file.fh21static.com
Last fetched
file.fh21static.com resolves to 4 IPv4 addresses operated by CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network in CN.
Nutrition Label
Resolution chain
file.fh21static.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.194.194.81 | 1.194.192.0/22 | AS139587 | CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network | CN |
| 1.194.194.82 | 1.194.192.0/22 | AS139587 | CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network | CN |
| 1.194.194.83 | 1.194.192.0/22 | AS139587 | CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network | CN |
| 124.225.154.10 | 124.225.0.0/16 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
WHOIS identity
No WHOIS records are currently associated with file.fh21static.com in WhisperGraph.
Subdomains
1 observed subdomain of file.fh21static.com.
| Subdomain |
|---|
| www.file.fh21static.com |
Web-graph footprint
Distinct hostnames that link to or from file.fh21static.com in the public web crawl.
357 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from file.fh21static.com.
- IP · 1.194.194.81
- ASN · AS139587CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network
- Country · CN
- Apex domain · fh21static.com
- TLD · .com
- Browse hostnames · fi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "file.fh21static.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.