Skip to content

Hostname

freshforex.com

Last fetched

freshforex.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2487 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.41.139104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.51172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

15 observed subdomains of freshforex.com.

Web-graph footprint

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

467 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for freshforex.com.

MechanismTarget
SPF_Amx1.freshforex.com
SPF_Amx10.freshforex.com
SPF_INCLUDE_spf.mail.ru
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.unisender.com
SPF_IP176.9.238.0/25
SPF_IP5.135.229.128/25
SPF_IP5.196.169.113
SPF_IP5.196.169.117
SPF_MXfreshforex.com

Related pages

Pivot deeper into the graph from freshforex.com.

Cypher and MCP

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

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