Skip to content

Hostname

leoninestudios.com

Last fetched

leoninestudios.com resolves to 2 IPv4 addresses operated by AS12907 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · leoninestudios.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/leoninestudios.com

Resolution chain

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

WHOIS identity

Registrar
iana:1328
Organization
kkr
Contact emails

Subdomains

18 observed subdomains of leoninestudios.com.

Web-graph footprint

Distinct hostnames that link to or from leoninestudios.com in the public web crawl.

133 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for leoninestudios.com.

MechanismTarget
SPF_INCLUDE_spf.catenate.eu
SPF_INCLUDE_spf.ipandmore.de
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rbnc.info
SPF_IP213.252.55.36
SPF_IP213.61.103.226

Related pages

Pivot deeper into the graph from leoninestudios.com.

Cypher and MCP

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

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