Skip to content

Hostname

megacable.com.mx

Last fetched

megacable.com.mx resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · megacable.com.mxRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/megacable.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
3.212.47.1123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.93.1303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.45.6934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.197.5735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.115.7644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.60.20052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.131.9754.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.38.5954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.247.239107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.169.107100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
telefonia por cable, s.a. de c.v.
Contact emails

Subdomains

84 observed subdomains of megacable.com.mx.

Web-graph footprint

Distinct hostnames that link to or from megacable.com.mx in the public web crawl.

238 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for megacable.com.mx.

MechanismTarget
SPF_INCLUDEspf-00824b01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.199.67.76
SPF_IP200.52.193.187
SPF_IP2806:260:1005:101:200:52:193:187

Related pages

Pivot deeper into the graph from megacable.com.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "megacable.com.mx"})-[: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.