Hostname
fxingw.com
Last fetched
fxingw.com resolves to 20 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
fxingw.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.113.241.54 | 138.113.241.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | US |
| 157.185.163.113 | 157.185.163.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | US |
| 192.229.112.101 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.103 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.157 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.161 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.19 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.191 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.197 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.22 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.220 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.223 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.227 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.247 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.252 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.254 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.26 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.34 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.38 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.43 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
WHOIS identity
- Registrar
- iana:1923
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
Subdomains
2 observed subdomains of fxingw.com.
| Subdomain |
|---|
| m.fxingw.com |
| www.fxingw.com |
Web-graph footprint
Distinct hostnames that link to or from fxingw.com in the public web crawl.
55 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fxingw.com.
- IP · 138.113.241.54
- ASN · AS54994ML-1432-54994 - Meteverse Limited.
- Registrar · iana:1923
- Country · US
- Email · reg_910038@whoisprotection.cc
- TLD · .com
- Browse hostnames · fx…
- 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: "fxingw.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.