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
Resolution chain
fgv.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 189.125.96.98 | 189.125.96.0/22 | AS10753 | LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC | BR |
| 200.255.81.98 | 200.255.0.0/16 | AS4230 | CLARO S.A. | BR |
WHOIS identity
- Registrar
- —
- Organization
- fundacao getulio vargas
- Contact emails
Subdomains
302 observed subdomains of fgv.br.
Showing 25 of 302. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fgv.br in the public web crawl.
1,071 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for fgv.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 189.125.96.215 |
| SPF_IP | 189.125.96.23 |
| SPF_IP | 189.125.96.24 |
| SPF_IP | 189.125.96.246 |
| SPF_IP | 189.125.96.248/28 |
| SPF_IP | 200.255.81.21 |
| SPF_IP | 200.255.81.22 |
| SPF_IP | 200.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.