Skip to content

Hostname

fxcm.com

Last fetched

fxcm.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

fxcm.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.42.40104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.145.216172.64.145.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 fxcm.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for fxcm.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEnetblocks.mail.fxcm.com
SPF_IP103.211.2.202
SPF_IP103.211.2.219
SPF_IP192.229.22.0/23
SPF_IP198.245.81.1/24
SPF_IP198.245.95.4/30
SPF_IP204.8.240.0/22
SPF_IP206.19.48.0/25
SPF_IP207.126.144.0/20
SPF_IP207.67.38.45/32
SPF_IP62.17.146.128/26
SPF_IP64.18.0.0/20
SPF_IP64.70.67.80/32
SPF_IP68.232.207.20/32
SPF_IP69.160.240.64/26
SPF_IP72.32.203.48/28
SPF_IP74.125.148.0/22
SPF_IP74.205.242.0/24
SPF_IP80.87.30.1/24
SPF_IP91.199.202.131
SPF_IP91.199.202.132
SPF_IP91.236.18.1/24

Related pages

Pivot deeper into the graph from fxcm.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fxcm.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.