Hostname
intercorp.com.pe
Last fetched
intercorp.com.pe resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:nic.pe as the registrar.
Nutrition Label
Resolution chain
intercorp.com.pe resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.119.71.114 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:nic.pe
- Organization
- banco internacional del peru - interbank
- Contact emails
- —
Subdomains
49 observed subdomains of intercorp.com.pe.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from intercorp.com.pe in the public web crawl.
56 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for intercorp.com.pe.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.email-platform.com |
| SPF_INCLUDE | _spf.goskope.com |
| SPF_INCLUDE | ee-docs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 190.119.44.204 |
| SPF_IP | 191.98.129.0/24 |
| SPF_IP | 201.234.114.0/24 |
| SPF_IP | 201.234.119.32/28 |
| SPF_MX | intercorp.com.pe |
Related pages
Pivot deeper into the graph from intercorp.com.pe.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intercorp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.