Hostname
capital.pe
Last fetched
capital.pe resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:nic.pe as the registrar.
Nutrition Label
Resolution chain
capital.pe resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.122.48 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.68 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.70 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.71 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.122.119 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.128 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.20 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.4 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.234.105 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.119 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.79 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.81 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:nic.pe
- Organization
- gruporpp s.a.c.
- Contact emails
- —
Subdomains
8 observed subdomains of capital.pe.
Web-graph footprint
Distinct hostnames that link to or from capital.pe in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for capital.pe.
| Mechanism | Target |
|---|---|
| SPF_A | capital.pe |
| SPF_MX | capital.pe |
Related pages
Pivot deeper into the graph from capital.pe.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "capital.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.