Skip to content

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

WHISPER CANON · amorimlima.org.brRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/amorimlima.org.br

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.

IPPrefixASNOperatorCountry
95.217.199.11995.217.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
95.217.199.7995.217.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
95.217.199.8095.217.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
95.217.199.8195.217.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
Organization
apm da emef des. amorim lima
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for amorimlima.org.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.