Hostname
sakuraanimes.com
Last fetched
sakuraanimes.com resolves to 2 IPv4 addresses operated by AS266400 in BR. WHOIS lists iana:1587 as the registrar.
Nutrition Label
Resolution chain
sakuraanimes.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 |
|---|---|---|---|---|
| 31.57.174.13 | 31.57.192.0/24 | AS266400 | — | BR |
| 69.6.249.196 | 69.7.141.0/24 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
WHOIS identity
- Registrar
- iana:1587
- Organization
- monica cristina da silva queiroz
- Contact emails
Subdomains
16 observed subdomains of sakuraanimes.com.
Showing 12 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sakuraanimes.com in the public web crawl.
26 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- sakuraanimes.com
SPF policy
8 SPF mechanisms authorising senders for sakuraanimes.com.
| Mechanism | Target |
|---|---|
| SPF_A | sakuraanimes.com |
| SPF_INCLUDE | _spf.probr02.gubax.com.br |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 31.57.174.13 |
| SPF_IP | 45.224.128.74 |
| SPF_IP | 69.6.249.150 |
| SPF_MX | sakuraanimes.com |
Related pages
Pivot deeper into the graph from sakuraanimes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sakuraanimes.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.