Hostname
senacrs.com.br
Last fetched
senacrs.com.br resolves to 7 IPv4 addresses operated by AS52580 in BR.
Nutrition Label
Resolution chain
senacrs.com.br resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- leone pereira da cunha junior
- Contact emails
Subdomains
118 observed subdomains of senacrs.com.br.
Showing 25 of 118. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from senacrs.com.br in the public web crawl.
250 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for senacrs.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | senspf.senacrs.com.br |
| SPF_INCLUDE | spf.isendservice.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.220.255.207 |
| SPF_IP | 177.220.255.208 |
| SPF_IP | 200.143.85.90 |
| SPF_IP | 200.143.85.91 |
| SPF_MX | senacrs.com.br |
Related pages
Pivot deeper into the graph from senacrs.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "senacrs.com.br"})-[: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.