Skip to content

Hostname

edugames.app

Last fetched

edugames.app resolves to 1 IPv4 address operated by OPTITRUST in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · edugames.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edugames.app

Resolution chain

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

IPPrefixASNOperatorCountry
185.64.112.45185.64.112.0/22AS200062OPTITRUSTDE

WHOIS identity

Registrar
iana:151
Organization
ruthardt softwaretechnik
Contact emails

Subdomains

18 observed subdomains of edugames.app.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for edugames.app.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.64.112.45
SPF_IP2a00:6140:a000:d5:0:0:0:11
SPF_MXedugames.app

Related pages

Pivot deeper into the graph from edugames.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edugames.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.