Skip to content

Hostname

adesgam.org.br

Last fetched

adesgam.org.br resolves to 2 IPv4 addresses operated by AS27715 in BR.

Nutrition Label

WHISPER CANON · adesgam.org.brRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/adesgam.org.br

Resolution chain

adesgam.org.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
186.202.135.240186.202.135.0/24AS27715BR
34.120.137.4134.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
associa??o dos diplomados da escola superior de gu
Contact emails

Subdomains

5 observed subdomains of adesgam.org.br.

Web-graph footprint

Distinct hostnames that link to or from adesgam.org.br in the public web crawl.

272 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from adesgam.org.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "adesgam.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.