Skip to content

Hostname

actinver.com

Last fetched

actinver.com resolves to 1 IPv4 address operated by BANCO ACTINVER, S.A., INSTITUCION DE BANCA MULTIPLE, GRUPO FINANCIERO ACTINVER in MX. WHOIS lists iana:1705 as the registrar.

Nutrition Label

WHISPER CANON · actinver.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/actinver.com

Resolution chain

actinver.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
187.102.227.24187.102.227.0/24AS272399BANCO ACTINVER, S.A., INSTITUCION DE BANCA MULTIPLE, GRUPO FINANCIERO ACTINVERMX

WHOIS identity

Registrar
iana:1705
Organization
actinver, s.a. de c.v.
Contact emails

Subdomains

8 observed subdomains of actinver.com.

Web-graph footprint

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

202 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for actinver.com.

MechanismTarget
SPF_INCLUDEmd02.com
SPF_INCLUDEspf-008f9901.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.146.87.189
SPF_IP200.52.68.11
SPF_IP200.52.68.8
SPF_IP200.52.70.235
SPF_IP200.52.70.237
SPF_IP200.52.70.238
SPF_IP200.52.70.254
SPF_IP200.77.251.42
SPF_IP200.77.251.56
SPF_IP200.77.251.62
SPF_MXactinver.com
SPF_MXactinver.com.mx

Related pages

Pivot deeper into the graph from actinver.com.

Cypher and MCP

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

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