Skip to content

Hostname

gestion.pe

Last fetched

gestion.pe resolves to 20 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · gestion.peRouting diversity5.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/gestion.pe

Resolution chain

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

WHOIS identity

Registrar
registrar:nic.pe
Organization
empresa editora el comercio
Contact emails

Subdomains

29 observed subdomains of gestion.pe.

Web-graph footprint

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

3,831 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gestion.pe.

MechanismTarget
SPF_INCLUDEspf.masterbase.com
SPF_IP174.129.224.41
SPF_IP204.232.198.40
SPF_MXgestion.pe

Related pages

Pivot deeper into the graph from gestion.pe.

Cypher and MCP

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

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