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
Resolution chain
gestion.pe resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.25.113.140 | 184.25.113.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 184.25.113.164 | 184.25.113.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 2.16.164.120 | 2.16.164.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.164.67 | 2.16.164.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.101 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.102 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.7 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.9 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.56.78 | 2.16.56.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 2.16.56.98 | 2.16.56.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 2.19.126.79 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.84 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.245.135 | 2.21.245.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.138 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.195 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.216.77.49 | 23.216.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.216.77.74 | 23.216.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.110.68 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.110.74 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.171.150 | 95.101.171.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- registrar:nic.pe
- Organization
- empresa editora el comercio
- Contact emails
Subdomains
29 observed subdomains of gestion.pe.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gestion.pe in the public web crawl.
3,831 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for gestion.pe.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.masterbase.com |
| SPF_IP | 174.129.224.41 |
| SPF_IP | 204.232.198.40 |
| SPF_MX | gestion.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.