Skip to content

Hostname

fxgm.com

Last fetched

fxgm.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fxgm.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fxgm.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.10813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.66.102.11518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.125.1113.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.1183.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.1283.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.153.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of fxgm.com.

Web-graph footprint

Distinct hostnames that link to or from fxgm.com in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fxgm.com.

MechanismTarget
SPF_INCLUDEemailv.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEoutbox.co.il
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.21.38.12

Related pages

Pivot deeper into the graph from fxgm.com.

Cypher and MCP

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

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