Skip to content

Hostname

uu.pe

Last fetched

uu.pe resolves to 2 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists registrar:evoluci?n per? srl. as the registrar.

Nutrition Label

WHISPER CANON · uu.peRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/uu.pe

Resolution chain

uu.pe resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.12.80.156154.12.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
47.76.141.6247.76.128.0/17AS45102HK

WHOIS identity

Registrar
registrar:evoluci?n per? srl.
Organization
fan zihao
Contact emails

Subdomains

17 observed subdomains of uu.pe.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for uu.pe.

MechanismTarget
SPF_Auu.pe
SPF_INCLUDEmail.uu.pe
SPF_MXuu.pe

Related pages

Pivot deeper into the graph from uu.pe.

Cypher and MCP

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

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