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
Resolution chain
forex.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.161.8.78 | 212.161.0.0/17 | AS8220 | COLT COLT Technology Services Group Limited | GB |
| 213.152.236.116 | 213.152.224.0/19 | AS6461 | ZAYO-6461 - Zayo Bandwidth | GB |
| 213.152.236.155 | 213.152.224.0/19 | AS6461 | ZAYO-6461 - Zayo Bandwidth | GB |
| 213.86.152.62 | 213.86.0.0/16 | AS8220 | COLT COLT Technology Services Group Limited | GB |
WHOIS identity
- Registrar
- iana:2
- Organization
- city index
- Contact emails
Subdomains
58 observed subdomains of forex.com.
Showing 25 of 58. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from forex.com.
- IP · 212.161.8.78
- ASN · AS8220COLT COLT Technology Services Group Limited
- Registrar · iana:2
- Country · GB
- Email · dnsadmin@cityindex.com
- TLD · .com
- Browse hostnames · fo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.