Hostname
beirario.com.br
Last fetched
beirario.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.
Nutrition Label
Resolution chain
beirario.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 |
|---|---|---|---|---|
| 4.228.100.158 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 4.228.100.158 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- cal?ados beira rio
- Contact emails
Subdomains
15 observed subdomains of beirario.com.br.
Showing 11 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from beirario.com.br in the public web crawl.
21 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for beirario.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-27.mailgrid.net.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 187.84.210.64/29 |
| SPF_IP | 189.58.250.184/29 |
| SPF_IP | 201.20.144.12 |
| SPF_IP | 52.44.173.205 |
Related pages
Pivot deeper into the graph from beirario.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "beirario.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.