Skip to content

Hostname

eaesp.fgv.br

Last fetched

eaesp.fgv.br resolves to 2 IPv4 addresses operated by LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC in BR.

Nutrition Label

WHISPER CANON · eaesp.fgv.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/eaesp.fgv.br

Resolution chain

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

IPPrefixASNOperatorCountry
189.125.97.36189.125.96.0/22AS10753LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLCBR
189.52.47.36189.52.0.0/16AS4230CLARO S.A.BR

WHOIS identity

No WHOIS records are currently associated with eaesp.fgv.br in WhisperGraph.

Subdomains

5 observed subdomains of eaesp.fgv.br.

Web-graph footprint

Distinct hostnames that link to or from eaesp.fgv.br in the public web crawl.

742 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from eaesp.fgv.br.

Cypher and MCP

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

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