Skip to content

Hostname

m.fxcompared.com

Last fetched

m.fxcompared.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · m.fxcompared.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/m.fxcompared.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.117.1053.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1263.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.33.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.733.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.179.1033.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.283.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.323.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.593.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

No WHOIS records are currently associated with m.fxcompared.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for m.fxcompared.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEprod.fxcintel.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP34.250.181.46
SPF_IP51.195.134.224/27
SPF_IP52.212.200.19

Related pages

Pivot deeper into the graph from m.fxcompared.com.

Cypher and MCP

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

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