Skip to content

Hostname

wogames.info

Last fetched

wogames.info resolves to 1 IPv4 address operated by AS44812 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · wogames.infoRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/wogames.info

Resolution chain

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

IPPrefixASNOperatorCountry
185.248.102.116185.248.213.0/24AS44812RU

WHOIS identity

Registrar
iana:463
Organization
vladimir yu makarov
Contact emails

Subdomains

11 observed subdomains of wogames.info.

Web-graph footprint

Distinct hostnames that link to or from wogames.info in the public web crawl.

8 sites link to this hostname.

357 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from wogames.info.

Cypher and MCP

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

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