Skip to content

Hostname

compensar.com

Last fetched

compensar.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · compensar.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/compensar.com

Resolution chain

compensar.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
caja de compensacion familiar compensar
Contact emails

Subdomains

107 observed subdomains of compensar.com.

Web-graph footprint

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

65 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for compensar.com.

MechanismTarget
SPF_INCLUDE_spf.aldeamo.com
SPF_INCLUDE_spf.atoracle.com
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcarvajalcomunicacion.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.110.232.178
SPF_IP168.245.20.231
SPF_IP174.142.68.133
SPF_IP190.131.239.138
SPF_IP190.131.239.18
SPF_IP190.143.98.105
SPF_IP190.145.110.37
SPF_IP190.145.110.41
SPF_IP192.175.120.199
SPF_IP192.175.120.204
SPF_IP23.251.231.116
SPF_IP23.251.231.117
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32

Related pages

Pivot deeper into the graph from compensar.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "compensar.com"})-[: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.