Hostname
conexiatec.com
Last fetched
conexiatec.com resolves to 2 IPv4 addresses operated by AS12876 in FR. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
conexiatec.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.159.93.137 | 51.162.8.0/21 | AS12876 | — | FR |
| 154.56.159.236 | 154.56.243.0/24 | AS212087 | — | ES |
WHOIS identity
- Registrar
- iana:1647
- Organization
- conexia tecnologias sl
- Contact emails
- —
Subdomains
91 observed subdomains of conexiatec.com.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from conexiatec.com in the public web crawl.
8 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for conexiatec.com.
| Mechanism | Target |
|---|---|
| SPF_A | conexiatec.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.stampymail.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_IP | 163.172.127.137 |
| SPF_IP | 163.172.127.90 |
| SPF_IP | 195.154.56.181 |
| SPF_IP | 212.83.164.19 |
| SPF_IP | 212.83.180.91 |
| SPF_IP | 51.159.93.137 |
| SPF_IP | 62.210.31.228 |
| SPF_MX | conexiatec.com |
Related pages
Pivot deeper into the graph from conexiatec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "conexiatec.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.