Skip to content

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

WHISPER CANON · bodog.euRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bodog.eu

Resolution chain

bodog.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.113.140.62138.113.140.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.153.220138.113.153.0/24AS54994ML-1432-54994 - Meteverse Limited.JP
138.113.158.123138.113.158.0/24AS54994ML-1432-54994 - Meteverse Limited.US
157.185.163.158157.185.163.0/24AS54994ML-1432-54994 - Meteverse Limited.US
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.4188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.4188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:name: safenames ltd|website: safenames.net||
Organization
Contact emails

Subdomains

38 observed subdomains of bodog.eu.

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bodog.eu.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_IP208.78.19.183
SPF_IP208.78.19.184

Related pages

Pivot deeper into the graph from bodog.eu.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.