Skip to content

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

WHISPER CANON · fx-on.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fx-on.com

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.

IPPrefixASNOperatorCountry
18.65.214.11118.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.11418.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.5018.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.9218.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
54.192.151.11054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.11754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8154.192.148.0/22AS16509AMAZON-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.

MechanismTarget
SPF_IP158.199.140.57
SPF_IP203.104.193.71
SPF_IP203.104.193.72
SPF_IP203.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.