Hostname
bodog.eu
Last fetched
bodog.eu resolves to 8 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in JP. WHOIS lists registrar:name: safenames ltd|website: safenames.net|| as the registrar.
Nutrition Label
Resolution chain
bodog.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.113.140.62 | 138.113.140.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | JP |
| 138.113.153.220 | 138.113.153.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | JP |
| 138.113.158.123 | 138.113.158.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | US |
| 157.185.163.158 | 157.185.163.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | US |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.4 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.4 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:name: safenames ltd|website: safenames.net||
- Organization
- —
- Contact emails
- —
Subdomains
38 observed subdomains of bodog.eu.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bodog.eu in the public web crawl.
3,537 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for bodog.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_IP | 208.78.19.183 |
| SPF_IP | 208.78.19.184 |
Related pages
Pivot deeper into the graph from bodog.eu.
- IP · 138.113.140.62
- ASN · AS54994ML-1432-54994 - Meteverse Limited.
- Registrar · registrar:name: safenames ltd|website: safenames.net||
- Country · JP
- TLD · .eu
- Browse hostnames · bo…
- 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: "bodog.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.