Skip to content

Hostname

fgv.br

Last fetched

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 · fgv.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fgv.br

Resolution chain

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.96.98189.125.96.0/22AS10753LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLCBR
200.255.81.98200.255.0.0/16AS4230CLARO S.A.BR

WHOIS identity

Registrar
Organization
fundacao getulio vargas
Contact emails

Subdomains

302 observed subdomains of fgv.br.

Web-graph footprint

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

1,071 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fgv.br.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.125.96.215
SPF_IP189.125.96.23
SPF_IP189.125.96.24
SPF_IP189.125.96.246
SPF_IP189.125.96.248/28
SPF_IP200.255.81.21
SPF_IP200.255.81.22
SPF_IP200.255.81.248/28

Related pages

Pivot deeper into the graph from fgv.br.

Cypher and MCP

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

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