Skip to content

Hostname

gftforex.com

Last fetched

gftforex.com resolves to 3 IPv4 addresses operated by CONFLUENCE-NETWORK-INC - Confluence Networks Inc in VG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gftforex.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gftforex.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.197.132208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
65.51.93.19265.51.80.0/20AS54004LIGHTPATH - Cablevision Lightpath LLCUS
74.217.53.20674.217.48.0/20AS13789INTERNAP-BLK3 - Unitas GlobalUS

WHOIS identity

Registrar
iana:2
Organization
global futures & forex,
Contact emails

Subdomains

26 observed subdomains of gftforex.com.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gftforex.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP213.152.236.132
SPF_IP213.152.236.4
SPF_IP63.117.112.51
SPF_IP64.94.37.194
SPF_IP69.74.121.68
SPF_IP74.217.53.10

Related pages

Pivot deeper into the graph from gftforex.com.

Cypher and MCP

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

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