Skip to content

Hostname

compartamos.com.pe

Last fetched

compartamos.com.pe resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · compartamos.com.peRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/compartamos.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.121.5545.60.121.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.131.5545.60.131.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:nic.pe
Organization
compartamos financiera
Contact emails

Subdomains

40 observed subdomains of compartamos.com.pe.

Web-graph footprint

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

33 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for compartamos.com.pe.

MechanismTarget
SPF_INCLUDEee-docs.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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