Skip to content

Hostname

ibmail2.intercorp.com.pe

Last fetched

ibmail2.intercorp.com.pe resolves to 4 IPv4 addresses operated by AS27843 in PE.

Nutrition Label

WHISPER CANON · ibmail2.intercorp.com.peRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ibmail2.intercorp.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
191.98.129.132191.98.128.0/19AS27843PE
191.98.129.52191.98.128.0/19AS27843PE
201.234.114.132201.234.114.0/24AS3549LVLT-3549 - Level 3 Parent, LLCPE
201.234.114.72201.234.114.0/24AS3549LVLT-3549 - Level 3 Parent, LLCPE

WHOIS identity

No WHOIS records are currently associated with ibmail2.intercorp.com.pe in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ibmail2.intercorp.com.pe.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.