Skip to content

Hostname

forexanalytix.com

Last fetched

forexanalytix.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.71.0100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.179.12034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.44.20035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.200.23035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.51.12644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.179.15844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.75.1844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.221.2444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.167.15044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.170.15244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.248.8044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.55.17044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.64.3344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.0.25544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.19.10844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.137.13944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.244.4044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.119.10952.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.229.5252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.211.1552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
blake morrow
Contact emails

Subdomains

5 observed subdomains of forexanalytix.com.

Web-graph footprint

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

58 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for forexanalytix.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from forexanalytix.com.

Cypher and MCP

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

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