Skip to content

Hostname

git.ryujinx.app

Last fetched

git.ryujinx.app resolves to 1 IPv4 address operated by VIRTUALSYSTEMS in UA.

Nutrition Label

WHISPER CANON · git.ryujinx.appRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/git.ryujinx.app

Resolution chain

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

IPPrefixASNOperatorCountry
91.239.78.25591.239.78.0/23AS6698VIRTUALSYSTEMSUA

WHOIS identity

No WHOIS records are currently associated with git.ryujinx.app in WhisperGraph.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for git.ryujinx.app.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.migadu.com
SPF_IP80.212.217.114

Related pages

Pivot deeper into the graph from git.ryujinx.app.

Cypher and MCP

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

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