Skip to content

Hostname

up.edu.pe

Last fetched

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

Nutrition Label

WHISPER CANON · up.edu.peRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/up.edu.pe

Resolution chain

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

IPPrefixASNOperatorCountry
190.119.238.191190.119.224.0/19AS12252PE

WHOIS identity

Registrar
registrar:nic .pe
Organization
Contact emails

Subdomains

249 observed subdomains of up.edu.pe.

Web-graph footprint

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

571 sites link to this hostname.

198 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for up.edu.pe.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP190.119.238.198
SPF_IP45.231.73.106
SPF_IP45.231.73.107
SPF_IP45.231.73.163
SPF_IP45.231.73.183
SPF_IP45.231.73.225
SPF_IP45.231.73.242
SPF_IP45.231.73.250
SPF_IP45.231.73.62

Related pages

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

Cypher and MCP

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

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