Skip to content

Hostname

forex.com

Last fetched

forex.com resolves to 4 IPv4 addresses operated by COLT COLT Technology Services Group Limited in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.161.8.78212.161.0.0/17AS8220COLT COLT Technology Services Group LimitedGB
213.152.236.116213.152.224.0/19AS6461ZAYO-6461 - Zayo BandwidthGB
213.152.236.155213.152.224.0/19AS6461ZAYO-6461 - Zayo BandwidthGB
213.86.152.62213.86.0.0/16AS8220COLT COLT Technology Services Group LimitedGB

WHOIS identity

Registrar
iana:2
Organization
city index
Contact emails

Subdomains

58 observed subdomains of forex.com.

Web-graph footprint

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

2,701 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for forex.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from forex.com.

Cypher and MCP

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

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