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
Resolution chain
actinver.com 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 |
|---|---|---|---|---|
| 187.102.227.24 | 187.102.227.0/24 | AS272399 | BANCO ACTINVER, S.A., INSTITUCION DE BANCA MULTIPLE, GRUPO FINANCIERO ACTINVER | MX |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for actinver.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | md02.com |
| SPF_INCLUDE | spf-008f9901.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 189.146.87.189 |
| SPF_IP | 200.52.68.11 |
| SPF_IP | 200.52.68.8 |
| SPF_IP | 200.52.70.235 |
| SPF_IP | 200.52.70.237 |
| SPF_IP | 200.52.70.238 |
| SPF_IP | 200.52.70.254 |
| SPF_IP | 200.77.251.42 |
| SPF_IP | 200.77.251.56 |
| SPF_IP | 200.77.251.62 |
| SPF_MX | actinver.com |
| SPF_MX | actinver.com.mx |
Related pages
Pivot deeper into the graph from actinver.com.
- IP · 187.102.227.24
- ASN · AS272399BANCO ACTINVER, S.A., INSTITUCION DE BANCA MULTIPLE, GRUPO FINANCIERO ACTINVER
- Registrar · iana:1705
- Country · MX
- Email · jgarciat@actinver.com.mx
- TLD · .com
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.