Skip to content

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

WHISPER CANON · sakuraanimes.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sakuraanimes.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.57.174.1331.57.192.0/24AS266400BR
69.6.249.19669.7.141.0/24AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
iana:1587
Organization
monica cristina da silva queiroz
Contact emails

Subdomains

16 observed subdomains of sakuraanimes.com.

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.

Threat posture

History

Mail and authentication

MX records

  • sakuraanimes.com

SPF policy

8 SPF mechanisms authorising senders for sakuraanimes.com.

MechanismTarget
SPF_Asakuraanimes.com
SPF_INCLUDE_spf.probr02.gubax.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP31.57.174.13
SPF_IP45.224.128.74
SPF_IP69.6.249.150
SPF_MXsakuraanimes.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.