Hostname
abads.org.br
Last fetched
abads.org.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
abads.org.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.227.21 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.41 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.77 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.94 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.170.3.23 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.30 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.34 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.39 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- assoc bras. assist?ncia e desenvolv social abads
- Contact emails
Subdomains
1 observed subdomain of abads.org.br.
| Subdomain |
|---|
| www.abads.org.br |
Web-graph footprint
Distinct hostnames that link to or from abads.org.br in the public web crawl.
26 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for abads.org.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
Related pages
Pivot deeper into the graph from abads.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abads.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.