Skip to content

Hostname

punto.pe

Last fetched

punto.pe resolves to 1 IPv4 address operated by AS3132 in PE. WHOIS lists iana:840 as the registrar.

Nutrition Label

WHISPER CANON · punto.peRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/punto.pe

Resolution chain

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

IPPrefixASNOperatorCountry
161.132.81.18161.132.81.0/24AS3132PE

WHOIS identity

Registrar
iana:840
Organization
red cientifica peruana
Contact emails

Subdomains

11 observed subdomains of punto.pe.

Web-graph footprint

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

152 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for punto.pe.

MechanismTarget
SPF_Aalpha.yachay.pe
SPF_Anaylamp.rcp.pe
SPF_Apunto.pe
SPF_Ayachay.lat
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP161.132.18.3
SPF_IP161.132.19.196
SPF_IP200.1.178.26
SPF_IP209.45.69.69
SPF_MXpunto.pe

Related pages

Pivot deeper into the graph from punto.pe.

Cypher and MCP

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

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