Hostname
movistar.com.ec
Last fetched
movistar.com.ec resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec| as the registrar.
Nutrition Label
Resolution chain
movistar.com.ec 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 |
|---|---|---|---|---|
| 104.18.22.46 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.23.46 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
- Organization
- email address: dominios@e-telefonica.com
- Contact emails
Subdomains
110 observed subdomains of movistar.com.ec.
Showing 25 of 110. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from movistar.com.ec in the public web crawl.
210 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for movistar.com.ec.
| Mechanism | Target |
|---|---|
| SPF_A | mail1.movistar.com.ec |
| SPF_A | mail2.movistar.com.ec |
| SPF_A | mail3.movistar.com.ec |
| SPF_A | mail4.movistar.com.ec |
| SPF_A | mail5.movistar.com.ec |
| SPF_A | movistar.com.ec |
| SPF_IP | 200.24.210.10 |
| SPF_IP | 200.24.210.12 |
| SPF_IP | 200.24.210.13 |
| SPF_IP | 200.24.210.9 |
| SPF_IP | 200.24.219.217 |
Related pages
Pivot deeper into the graph from movistar.com.ec.
- IP · 104.18.22.46
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
- Country · CA
- Email · dominios@e-telefonica.com
- Apex domain · com.ec
- TLD · .ec
- Browse hostnames · mo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "movistar.com.ec"})-[: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.