Hostname
brsupply.com.br
Last fetched
brsupply.com.br resolves to 2 IPv4 addresses operated by AS18881 in BR.
Nutrition Label
Resolution chain
brsupply.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 187.58.201.22 | 187.58.192.0/19 | AS18881 | — | BR |
| 187.58.201.22 | 187.58.192.0/19 | AS18881 | — | BR |
| 186.219.134.58 | 186.219.128.0/20 | AS53167 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- br supply com?rcio e distribui??o suprimentos
- Contact emails
Subdomains
17 observed subdomains of brsupply.com.br.
Web-graph footprint
Distinct hostnames that link to or from brsupply.com.br in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for brsupply.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.isendservice.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.73.0.9/29 |
| SPF_IP | 186.219.134.50/28 |
| SPF_IP | 187.58.201.18/29 |
| SPF_IP | 200.178.194.0/28 |
| SPF_IP | 201.87.192.146/29 |
Related pages
Pivot deeper into the graph from brsupply.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brsupply.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.