Hostname
fx-on.com
Last fetched
fx-on.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
fx-on.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.214.111 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.114 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.50 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.92 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.192.151.110 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.117 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.62 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.81 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from fx-on.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fx-on.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 158.199.140.57 |
| SPF_IP | 203.104.193.71 |
| SPF_IP | 203.104.193.72 |
| SPF_IP | 203.104.193.73 |
Related pages
Pivot deeper into the graph from fx-on.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fx-on.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.