Skip to content

Hostname

forex24.pro

Last fetched

forex24.pro resolves to 3 IPv4 addresses operated by I-SERVERS-EAST in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · forex24.proRouting diversity3.0/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/forex24.pro

Resolution chain

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

IPPrefixASNOperatorCountry
95.81.123.9495.81.123.0/24AS209641I-SERVERS-EASTRU
94.142.141.22394.142.141.0/24AS209641I-SERVERS-EASTRU
45.133.247.16145.133.247.0/24AS209641I-SERVERS-EASTRU

WHOIS identity

Registrar
iana:1606
Organization
andrei hoilau
Contact emails

Subdomains

2 observed subdomains of forex24.pro.

Web-graph footprint

Distinct hostnames that link to or from forex24.pro in the public web crawl.

289 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from forex24.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "forex24.pro"})-[: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.