Skip to content

Hostname

urp.edu.pe

Last fetched

urp.edu.pe resolves to 1 IPv4 address operated by AS266732 in PE. WHOIS lists registrar:nic .pe as the registrar.

Nutrition Label

WHISPER CANON · urp.edu.peRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/urp.edu.pe

Resolution chain

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

IPPrefixASNOperatorCountry
161.132.177.108161.132.177.0/24AS266732PE

WHOIS identity

Registrar
registrar:nic .pe
Organization
Contact emails

Subdomains

27 observed subdomains of urp.edu.pe.

Web-graph footprint

Distinct hostnames that link to or from urp.edu.pe in the public web crawl.

286 sites link to this hostname.

260 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for urp.edu.pe.

MechanismTarget
SPF_Aurp.edu.pe
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_MXurp.edu.pe

Related pages

Pivot deeper into the graph from urp.edu.pe.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "urp.edu.pe"})-[: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.