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
Resolution chain
leoninestudios.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.252.17.96 | 213.252.0.0/18 | AS12907 | — | DE |
| 213.252.17.97 | 213.252.0.0/18 | AS12907 | — | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- kkr
- Contact emails
Subdomains
18 observed subdomains of leoninestudios.com.
Showing 15 of 18. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for leoninestudios.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.catenate.eu |
| SPF_INCLUDE | _spf.ipandmore.de |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | _spf.zimpel.de |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.rbnc.info |
| SPF_IP | 213.252.55.36 |
| SPF_IP | 213.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.