Skip to content

Hostname

movistarsms.com

Last fetched

movistarsms.com resolves to 20 IPv4 addresses operated by EHOSTIDC-AS-KR-KR - Hostcenter in KR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · movistarsms.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/movistarsms.com

Resolution chain

movistarsms.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.212.222.161103.212.222.0/24AS45382EHOSTIDC-AS-KR-KR - HostcenterKR
103.212.222.163103.212.222.0/24AS45382EHOSTIDC-AS-KR-KR - HostcenterKR
139.64.165.130139.64.165.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
139.64.165.16139.64.165.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
139.64.165.232139.64.165.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
148.135.108.36148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.37148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.38148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
161.248.30.127161.248.30.0/23AS45899VNPT-AS-VN - VNPT CorpVN
161.248.30.128161.248.30.0/23AS45899VNPT-AS-VN - VNPT CorpVN
161.248.30.129161.248.30.0/23AS45899VNPT-AS-VN - VNPT CorpVN
161.248.30.130161.248.30.0/23AS45899VNPT-AS-VN - VNPT CorpVN
161.248.30.131161.248.30.0/23AS45899VNPT-AS-VN - VNPT CorpVN
198.27.110.69198.27.64.0/18AS16276OVH - OVH SASUS
198.27.110.72198.27.64.0/18AS16276OVH - OVH SASUS
198.27.110.75198.27.64.0/18AS16276OVH - OVH SASUS
217.182.201.226217.182.0.0/16AS16276OVH - OVH SASPL
51.77.51.20151.77.0.0/16AS16276OVH - OVH SASPL
64.31.18.17064.31.18.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
64.31.18.17164.31.18.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

11 observed subdomains of movistarsms.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for movistarsms.com.

MechanismTarget
SPF_INCLUDEbwcities.net

Related pages

Pivot deeper into the graph from movistarsms.com.

Cypher and MCP

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

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