Skip to content

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

WHISPER CANON · movistar.com.ecRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/movistar.com.ec

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.

IPPrefixASNOperatorCountry
104.18.22.46104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.46104.18.16.0/20AS13335CLOUDFLARENET - 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.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for movistar.com.ec.

MechanismTarget
SPF_Amail1.movistar.com.ec
SPF_Amail2.movistar.com.ec
SPF_Amail3.movistar.com.ec
SPF_Amail4.movistar.com.ec
SPF_Amail5.movistar.com.ec
SPF_Amovistar.com.ec
SPF_IP200.24.210.10
SPF_IP200.24.210.12
SPF_IP200.24.210.13
SPF_IP200.24.210.9
SPF_IP200.24.219.217

Related pages

Pivot deeper into the graph from movistar.com.ec.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.