Hostname
abrig.org.br
Last fetched
abrig.org.br resolves to 4 IPv4 addresses operated by AS47583 in MY.
Nutrition Label
Resolution chain
abrig.org.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.79.24.249 | 145.79.24.0/21 | AS47583 | — | MY |
| 145.79.29.48 | 145.79.24.0/21 | AS47583 | — | MY |
| 147.79.72.175 | 147.79.72.0/21 | AS47583 | — | US |
| 88.223.87.86 | 88.223.80.0/21 | AS47583 | — | US |
WHOIS identity
- Registrar
- —
- Organization
- ass bras de relacoes inst e gov - abrig
- Contact emails
Subdomains
2 observed subdomains of abrig.org.br.
| Subdomain |
|---|
| webdisk.abrig.org.br |
| www.abrig.org.br |
Web-graph footprint
Distinct hostnames that link to or from abrig.org.br in the public web crawl.
36 sites link to this hostname.
109 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for abrig.org.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from abrig.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abrig.org.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.