Hostname
uepg.br
Last fetched
uepg.br resolves to 1 IPv4 address operated by UNIVERSIDADE ESTADUAL DE PONTA GROSSA in BR.
Nutrition Label
Resolution chain
uepg.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 177.101.17.22 | 177.101.16.0/21 | AS53046 | UNIVERSIDADE ESTADUAL DE PONTA GROSSA | BR |
WHOIS identity
- Registrar
- —
- Organization
- universidade estadual de ponta grossa
- Contact emails
Subdomains
214 observed subdomains of uepg.br.
Showing 25 of 214. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uepg.br in the public web crawl.
319 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for uepg.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.tray.com.br |
| SPF_IP | 177.101.17.0/24 |
| SPF_IP | 177.101.20.0/25 |
| SPF_IP | 177.101.25.5 |
| SPF_IP | 2801:80:330:8::/64 |
| SPF_IP | 2804:1f04::/64 |
Related pages
Pivot deeper into the graph from uepg.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uepg.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.