Hostname
etoro.com
Last fetched
etoro.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
etoro.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 |
|---|---|---|---|---|
| 104.80.249.104 | 104.80.248.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.205.35.119 | 23.205.32.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.45.147.148 | 23.45.144.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | NO |
| 23.45.238.123 | 23.45.236.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:10007
- Organization
- ******
- Contact emails
Subdomains
128 observed subdomains of etoro.com.
Showing 25 of 128. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from etoro.com in the public web crawl.
7,447 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for etoro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.emailservice.io |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 134.238.129.185/32 |
| SPF_IP | 134.238.129.186/32 |
| SPF_IP | 20.105.89.176/32 |
| SPF_IP | 20.61.213.192/26 |
| SPF_IP | 209.85.220.69/32 |
| SPF_IP | 212.179.161.98/32 |
| SPF_IP | 217.27.57.133/32 |
| SPF_IP | 40.119.157.1/32 |
| SPF_IP | 40.127.154.114/32 |
| SPF_IP | 40.127.216.86/32 |
| SPF_IP | 40.67.217.128/29 |
| SPF_IP | 40.69.79.128/26 |
| SPF_IP | 40.85.141.68/32 |
| SPF_IP | 52.142.82.189/32 |
| SPF_IP | 52.142.90.27/32 |
| SPF_IP | 52.158.127.104/32 |
| SPF_IP | 52.174.191.190/32 |
| SPF_IP | 82.166.64.69/32 |
| SPF_IP | 88.202.217.196/32 |
| SPF_IP | 91.184.200.210/32 |
| SPF_IP | 95.183.0.236/32 |
Related pages
Pivot deeper into the graph from etoro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "etoro.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.