Hostname
ressoar.org.br
Last fetched
ressoar.org.br resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.
Nutrition Label
Resolution chain
ressoar.org.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 |
|---|---|---|---|---|
| 23.203.190.232 | 23.203.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.205.185.218 | 23.205.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | AT |
WHOIS identity
- Registrar
- —
- Organization
- instituto record de responsabilidade social
- Contact emails
Subdomains
5 observed subdomains of ressoar.org.br.
Web-graph footprint
Distinct hostnames that link to or from ressoar.org.br in the public web crawl.
36 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ressoar.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | ressoar.org.br |
| SPF_INCLUDE | mail.recordtv.com.br |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf-008c6601.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | ressoar.org.br |
Related pages
Pivot deeper into the graph from ressoar.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ressoar.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.