Skip to content

Hostname

forextrainingacademy.com

Last fetched

forextrainingacademy.com resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

forextrainingacademy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.48.178.12069.48.176.0/21AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
lanzend holdings s.l
Contact emails

Subdomains

13 observed subdomains of forextrainingacademy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • forextrainingacademy.com

SPF policy

10 SPF mechanisms authorising senders for forextrainingacademy.com.

MechanismTarget
SPF_Aforextrainingacademy.com
SPF_INCLUDEspf.supercp.com
SPF_IP104.218.13.92
SPF_IP209.124.66.157
SPF_IP209.124.66.5
SPF_IP31.3.230.114
SPF_IP69.48.178.120
SPF_IP70.32.23.113
SPF_IP75.98.175.102
SPF_MXforextrainingacademy.com

Related pages

Pivot deeper into the graph from forextrainingacademy.com.

Cypher and MCP

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

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