Hostname
wager7.eu
Last fetched
wager7.eu resolves to 3 IPv4 addresses operated by AS28317 in CR. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
wager7.eu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.122.247.9 | 138.122.247.0/24 | AS28317 | — | CR |
| 170.81.32.254 | 170.81.32.0/24 | AS28317 | — | CR |
| 8.242.196.90 | 8.242.196.0/22 | AS3549 | LVLT-3549 - Level 3 Parent, LLC | CR |
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of wager7.eu.
| Subdomain |
|---|
| casino.wager7.eu |
| www.wager7.eu |
Web-graph footprint
Distinct hostnames that link to or from wager7.eu in the public web crawl.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for wager7.eu.
| Mechanism | Target |
|---|---|
| SPF_A | mx2.themailgateway.com |
| SPF_A | mx4.themailgateway.com |
| SPF_MX | wager7.eu |
Related pages
Pivot deeper into the graph from wager7.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wager7.eu"})-[: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.