Hostname
eplay24.it
Last fetched
eplay24.it resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in CZ.
Nutrition Label
Resolution chain
eplay24.it resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.147.146 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.217 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.33.42.71 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.42.85 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.35.218.10 | 23.35.218.0/24 | AS20940 | AKAMAI-ASN1 | KR |
| 23.35.218.19 | 23.35.218.0/24 | AS20940 | AKAMAI-ASN1 | KR |
| 23.50.131.146 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.160 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.49 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.82 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from eplay24.it in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for eplay24.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.turbo-smtp.com |
| SPF_INCLUDE | vxmail.eplay24.it |
| SPF_IP | 195.231.90.1/24 |
| SPF_IP | 212.112.91.73/32 |
| SPF_IP | 5.150.140.1/24 |
Related pages
Pivot deeper into the graph from eplay24.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eplay24.it"})-[: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.