Skip to content

Hostname

capital.com.pe

Last fetched

capital.com.pe resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nic .pe as the registrar.

Nutrition Label

WHISPER CANON · capital.com.peRouting diversity4.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/capital.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.246.200107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.42.1213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.183.4934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.218.18834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.233.7634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.208.6434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.85.6952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.143.14854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.72.19998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic .pe
Organization
gruporpp s.a.c.
Contact emails

Subdomains

7 observed subdomains of capital.com.pe.

Web-graph footprint

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

145 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from capital.com.pe.

Cypher and MCP

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

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