Skip to content

Hostname

mcgames.app

Last fetched

mcgames.app resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · mcgames.appRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/mcgames.app

Resolution chain

mcgames.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.167.188.128108.167.188.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
185.53.179.136185.53.179.0/24AS206834DE

WHOIS identity

Registrar
iana:1647
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of mcgames.app.

Web-graph footprint

Distinct hostnames that link to or from mcgames.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mcgames.app.

MechanismTarget
SPF_Amcgames.app
SPF_INCLUDEwebsitewelcome.com
SPF_MXmcgames.app

Related pages

Pivot deeper into the graph from mcgames.app.

Cypher and MCP

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

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