Skip to content

Hostname

dbgame2.mixhost.ro

Last fetched

dbgame2.mixhost.ro resolves to 1 IPv4 address operated by AS199914 in RO.

Nutrition Label

WHISPER CANON · dbgame2.mixhost.roRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dbgame2.mixhost.ro

Resolution chain

dbgame2.mixhost.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.176.184.251194.176.184.0/24AS199914RO

WHOIS identity

No WHOIS records are currently associated with dbgame2.mixhost.ro in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for dbgame2.mixhost.ro.

MechanismTarget
SPF_Adbgame2.mixhost.ro
SPF_IP89.40.105.2
SPF_MXdbgame2.mixhost.ro

Related pages

Pivot deeper into the graph from dbgame2.mixhost.ro.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dbgame2.mixhost.ro"})-[: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.