Hostname
amorimlima.org.br
Last fetched
amorimlima.org.br resolves to 4 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI.
Nutrition Label
Resolution chain
amorimlima.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 |
|---|---|---|---|---|
| 95.217.199.119 | 95.217.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
| 95.217.199.79 | 95.217.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
| 95.217.199.80 | 95.217.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
| 95.217.199.81 | 95.217.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
WHOIS identity
- Registrar
- —
- Organization
- apm da emef des. amorim lima
- Contact emails
Subdomains
1 observed subdomain of amorimlima.org.br.
| Subdomain |
|---|
| www.amorimlima.org.br |
Web-graph footprint
Distinct hostnames that link to or from amorimlima.org.br in the public web crawl.
20 sites link to this hostname.
113 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for amorimlima.org.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from amorimlima.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amorimlima.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.