Hostname
risbs.com.br
Last fetched
risbs.com.br resolves to 1 IPv4 address operated by AS268210 in BR.
Nutrition Label
Resolution chain
risbs.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.236.7.241 | 45.236.7.0/24 | AS268210 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- miguel angelo zanini ortale
- Contact emails
Subdomains
7 observed subdomains of risbs.com.br.
Web-graph footprint
Distinct hostnames that link to or from risbs.com.br in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for risbs.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | risbs.com.br |
| SPF_INCLUDE | mail.mailingboss.net |
| SPF_IP | 40.121.151.91 |
| SPF_IP | 45.236.7.228 |
| SPF_IP | 45.236.7.229 |
| SPF_IP | 45.236.7.231 |
| SPF_IP | 45.236.7.241 |
| SPF_IP | 45.236.7.242 |
| SPF_MX | risbs.com.br |
Related pages
Pivot deeper into the graph from risbs.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "risbs.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.