Skip to content

Hostname

uepg.br

Last fetched

uepg.br resolves to 1 IPv4 address operated by UNIVERSIDADE ESTADUAL DE PONTA GROSSA in BR.

Nutrition Label

WHISPER CANON · uepg.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uepg.br

Resolution chain

uepg.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
177.101.17.22177.101.16.0/21AS53046UNIVERSIDADE ESTADUAL DE PONTA GROSSABR

WHOIS identity

Registrar
Organization
universidade estadual de ponta grossa
Contact emails

Subdomains

214 observed subdomains of uepg.br.

Web-graph footprint

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

319 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for uepg.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.tray.com.br
SPF_IP177.101.17.0/24
SPF_IP177.101.20.0/25
SPF_IP177.101.25.5
SPF_IP2801:80:330:8::/64
SPF_IP2804: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.