Hostname
sgr.com.br
Last fetched
sgr.com.br resolves to 1 IPv4 address operated by AS28604 in BR.
Nutrition Label
Resolution chain
sgr.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 |
|---|---|---|---|---|
| 186.192.83.5 | 186.192.131.0/24 | AS28604 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- radio globo
- Contact emails
Subdomains
16 observed subdomains of sgr.com.br.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sgr.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for sgr.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 186.211.161.10 |
| SPF_IP | 186.215.98.202 |
| SPF_IP | 200.170.222.250 |
| SPF_IP | 200.172.137.130 |
| SPF_IP | 200.182.51.129 |
| SPF_IP | 200.201.156.2 |
| SPF_IP | 200.214.247.8 |
| SPF_IP | 201.18.15.139 |
| SPF_IP | 201.28.216.66 |
| SPF_IP | 201.7.184.67 |
| SPF_IP | 201.7.184.68 |
Related pages
Pivot deeper into the graph from sgr.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sgr.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.